]> Pileus Git - ~andy/linux/commit
hwmon: Remove unnecessary semicolons
authorGuenter Roeck <linux@roeck-us.net>
Fri, 29 Mar 2013 20:54:50 +0000 (13:54 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 13 Oct 2013 23:16:25 +0000 (16:16 -0700)
commita0393713530c49697e49ce0456c039228ab7facb
tree63afc99e115313bdb37a8f9ac73b554fb71473b9
parent61e6cfa80de5760bbe406f4e815b7739205754d2
hwmon: Remove unnecessary semicolons

Semicolons after closing } of conditional blocks are not needed
and can be removed.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/adm1026.c
drivers/hwmon/asc7621.c