X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fsmsc47m1.c;h=825e8f72698fdf8d24bf021e88d7551f167749bb;hb=d6e05edc59ecd79e8badf440c0d295a979bdfa3e;hp=7732aec54594384927b358a6a131eba7b9398e52;hpb=f18190bd3407554ba6df30a1927e07e6cba93e56;p=mirror_ubuntu-eoan-kernel.git diff --git a/drivers/hwmon/smsc47m1.c b/drivers/hwmon/smsc47m1.c index 7732aec54594..825e8f72698f 100644 --- a/drivers/hwmon/smsc47m1.c +++ b/drivers/hwmon/smsc47m1.c @@ -207,7 +207,7 @@ static ssize_t set_fan_min(struct device *dev, const char *buf, /* Note: we save and restore the fan minimum here, because its value is determined in part by the fan clock divider. This follows the principle - of least suprise; the user doesn't expect the fan minimum to change just + of least surprise; the user doesn't expect the fan minimum to change just because the divider changed. */ static ssize_t set_fan_div(struct device *dev, const char *buf, size_t count, int nr)