summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2013-09-11 17:35:47 (GMT)
committerGuenter Roeck <linux@roeck-us.net>2013-10-13 23:16:25 (GMT)
commit45a5b3a183b43e07b7d1eaf1ef7c00fc87511b1b (patch)
treecd18bd11f2a364e49a7b736c3c19523faf4def11 /README
parente8ab508c27be9868411b6578507e93e02bdb8cdb (diff)
downloadlinux-45a5b3a183b43e07b7d1eaf1ef7c00fc87511b1b.tar.xz
hwmon: (nct6775) Check array index when accessing temp_offset
smatch complains about a potential out-of-bounds access to the temp_offset array. That doesn't happen in practice, but it doesn't hurt to add an explicit check either. This prevents potential problems in the future (for example if the number of 'fixed' temperature sensors is increased to add support for another chip). Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions