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:
1754e4c
)
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
author
Guenter Roeck
<linux@roeck-us.net>
Tue, 9 Apr 2013 12:04:00 +0000
(
05:04
-0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Sat, 13 Apr 2013 15:44:35 +0000
(08:44 -0700)
This ensures that the loop iterations are correct even if/when
the number of elements in an array changes.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found