From c409fd43bdea705799d21531600b8f305b120009 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Tue, 9 Apr 2013 05:04:00 -0700 Subject: [PATCH] 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-format-patch failed