diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-08 04:45:14 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-01-23 22:15:10 +0100 |
commit | 392923715d8b0bbb7e72567fd4090e92bd5a9a3b (patch) | |
tree | 728b1a92998bf3a18d595b3194f76af73546c3e7 /drivers/rtc/rtc-stm32.c | |
parent | hwmon: Driver for disk and solid state drives with temperature sensors (diff) | |
download | linux-392923715d8b0bbb7e72567fd4090e92bd5a9a3b.tar.xz linux-392923715d8b0bbb7e72567fd4090e92bd5a9a3b.zip |
hwmon: (w83627ehf) Remove set but not used variable 'fan4min'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/hwmon/w83627ehf.c: In function 'w83627ehf_check_fan_inputs':
drivers/hwmon/w83627ehf.c:1296:24: warning:
variable 'fan4min' set but not used [-Wunused-but-set-variable]
commit 62000264cfa8 ("hwmon: (w83627ehf) remove nct6775 and nct6776 support")
left behind this unused variable.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200108034514.50130-1-yuehaibing@huawei.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/rtc/rtc-stm32.c')
0 files changed, 0 insertions, 0 deletions