Skip to content
Snippets Groups Projects
Unverified Commit a376cd91 authored by Bhumika Goyal's avatar Bhumika Goyal Committed by Benson Leung
Browse files

platform/chrome: chromeos_laptop: make chromeos_laptop const


Declare chromeos_laptop structures as const as they are only used during
a copy operation. As their value is never modified during runtime, they
can be made const.

Signed-off-by: default avatarBhumika Goyal <bhumirks@gmail.com>
Signed-off-by: default avatarBenson Leung <bleung@chromium.org>
parent 4398ef0e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment