Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment