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:
29dd3b6
)
hwmon: (nct6775) Constify strings
author
Guenter Roeck
<linux@roeck-us.net>
Sun, 21 Apr 2013 16:08:11 +0000
(09:08 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Sun, 21 Apr 2013 16:42:45 +0000
(09:42 -0700)
nct6775_sio_names should be a constant pointer to an array of
constant strings.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found