commit | c409fd43bdea705799d21531600b8f305b120009 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue Apr 09 05:04:00 2013 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Sat Apr 13 08:44:35 2013 -0700 |
tree | 0ea105e552da63ae4feb4c29faa8a8647983d462 | |
parent | 1754e4c5c7650da6581dc28f182af9010b84e9c2 [diff] |
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible 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>