diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-09-19 20:21:51 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2012-09-24 06:08:35 +0200 |
commit | 3be8102fe30c09e9b264a2f08ae2f69da7e32eb4 (patch) | |
tree | 9b1ce5af8e456cd63ac53e9c2543fce639603425 /init | |
parent | hwmon: (lm70) Simplify show_name function (diff) | |
download | linux-3be8102fe30c09e9b264a2f08ae2f69da7e32eb4.tar.xz linux-3be8102fe30c09e9b264a2f08ae2f69da7e32eb4.zip |
hwmon: (lm93) Drop unnecessary compare statement
The following build warning is seen with -Wextra.
lm93.c: In function ‘store_fan_smart_tach’:
lm93.c:1833:2: warning: comparison of unsigned expression >= 0 is always true
Drop the unnecessary comparison.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions