hwmon: (adm1031) Fix coding style issues
commit1c720093f635af490e103c79c056e7408aee6618
authorGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 16 Jan 2012 21:51:48 +0000 (16 22:51 +0100)
committerJean Delvare <khali@endymion.delvare>
Mon, 16 Jan 2012 21:51:48 +0000 (16 22:51 +0100)
treeb604e59b53e73ba693e855b89c746900f091ca69
parent16b5dda22e3798e61bb008d2329d4f4d90ef764e
hwmon: (adm1031) Fix coding style issues

Fix almost all coding style issues except for the multi-line macro errors,
which do not really apply since the macros are not multi-line statements
but declarations.

Based on merged patch series from Zac Storer; fixed remaining checkpatch
errors and warnings.

Cc: Zac Storer <zac.3.14159@gmail.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/adm1031.c