git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16c29da
)
hwmon: (f71882fg) Secure chip property definition arrays
author
Jean Delvare
<khali@linux-fr.org>
Sat, 26 Mar 2011 09:45:01 +0000
(10:45 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Sat, 26 Mar 2011 09:45:01 +0000
(10:45 +0100)
Using C99-style array initialization will ensure definitions won't
drift if the chips enum gets new values added.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
No differences found