Searched hist:"1 c720093f635af490e103c79c056e7408aee6618" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | adm1031.c | diff 1c720093f635af490e103c79c056e7408aee6618 Mon Jan 16 15:51:48 CST 2012 Guenter Roeck <guenter.roeck@ericsson.com> 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>
|