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:
78313b9
)
hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
author
Axel Lin
<axel.lin@ingics.com>
Thu, 24 Jul 2014 00:59:34 +0000
(08:59 +0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:40 +0000
(07:01 -0700)
num_attr_groups is only used in nct6775_probe(), make it to be local variable.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found