diff options
author | Bart Van Assche <bvanassche@acm.org> | 2011-09-10 20:13:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-10 14:00:02 -0700 |
commit | c338bfb5ecf6c36b2112479691d69db4c2b5a78a (patch) | |
tree | 8be90102bb2e3db8eb30fa23a9d271ce1c5183dc /Documentation/acpi | |
parent | 290a1cc4f725a53076e0fda804cd4fea84ee4564 (diff) |
backlight: Declare backlight_types[] const
Since backlight_types[] isn't modified, let's declare it const. That
was probably the intention of the author of commit bb7ca747f8d6
("backlight: add backlight type"), via which the "const char const *"
construct was introduced. The duplicate const was detected by sparse.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/acpi')
0 files changed, 0 insertions, 0 deletions