]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/hwmon/w83l786ng.c
hwmon: remove () used with return
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 5 Jan 2012 18:50:18 +0000 (19:50 +0100)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:26:29 +0000 (18:26 -0700)
commit7fe83ad877321f44c8141b8334bd2f6614deb739
treedb3f22563dd76bf600c171bdd4bb2730b699b101
parenta6bee4a5571d24b9ba7c98f6becc7c45312a537d
hwmon: remove () used with return

fix checkpatch ERROR:
return is not a function, parentheses are not required

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/atxp1.c
drivers/hwmon/f71805f.c
drivers/hwmon/hwmon-vid.c
drivers/hwmon/pcf8591.c
drivers/hwmon/w83627hf.c
drivers/hwmon/w83792d.c
drivers/hwmon/w83793.c
drivers/hwmon/w83l786ng.c