hwmon: (nct6775) Fix coding style problems
authorGuenter Roeck <linux@roeck-us.net>
Sun, 21 Apr 2013 16:13:28 +0000 (09:13 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 21 Apr 2013 16:42:52 +0000 (09:42 -0700)
commit6445e6600fa632448cac64e71119310378464ad9
tree3959206862ad53b0edf4dcd958daee577442e08a
parent6d4b3621bb613da51ae7474c50f5cb37465b6f37
hwmon: (nct6775) Fix coding style problems

Add space around binary operators (CodingStyle, chapter 3.1).

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c