From: Guenter Roeck Date: Tue, 9 Apr 2013 12:04:00 +0000 (-0700) Subject: hwmon: (nct6775) Use ARRAY_SIZE for loops where possible X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~140^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c409fd43bdea705799d21531600b8f305b120009;p=pandora-kernel.git 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 --- Reading git-diff-tree failed