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: NGuenter Roeck <linux@roeck-us.net>
Showing
想要评论请 注册 或 登录
This ensures that the loop iterations are correct even if/when
the number of elements in an array changes.
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>