summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pwm-fan.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-02-17 21:16:00 +0200
committerGuenter Roeck <linux@roeck-us.net>2023-04-19 07:08:31 -0700
commit08d40c1d57b7127cfdebbc0648b57d54e38f2ba7 (patch)
treeb855fe9f6632771d07594b3f0863669d8c5937ef /drivers/hwmon/pwm-fan.c
parent4a148e9b1ee04e608263fa9536a96214d5561220 (diff)
downloadlinux-stable-08d40c1d57b7127cfdebbc0648b57d54e38f2ba7.tar.gz
linux-stable-08d40c1d57b7127cfdebbc0648b57d54e38f2ba7.tar.bz2
linux-stable-08d40c1d57b7127cfdebbc0648b57d54e38f2ba7.zip
hwmon: (nct6775) Drop unneeded casting and conjunction
The 64-bit result will be cut to 32-bit automatically (by compiler) due to the type of the destination value. No need to have an explicit casting and especially additional conjunction which does the same. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230217191600.24837-1-andriy.shevchenko@linux.intel.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions