commit | 1c720093f635af490e103c79c056e7408aee6618 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Mon Jan 16 22:51:48 2012 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Mon Jan 16 22:51:48 2012 +0100 |
tree | b604e59b53e73ba693e855b89c746900f091ca69 | |
parent | 16b5dda22e3798e61bb008d2329d4f4d90ef764e [diff] |
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>