commit | 56c24af8def73ec0f8e172771287400ce76e3bcd | [log] [tgz] |
---|---|---|
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | Sun Jan 08 19:34:11 2012 +0100 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sun Mar 18 18:26:39 2012 -0700 |
tree | 1a137bb7bb199ad2f8cd10223de284f00515df8f | |
parent | 1dc370899f97ae281ff2a63df39b8d574dd67cc0 [diff] |
hwmon: (lm70) fix checkpatch issues fixed: ERROR: spaces required around that '=' (ctx:VxV) #60: FILE: lm70.c:60: + s16 raw=0; ^ ERROR: do not use assignment in if condition #168: FILE: lm70.c:168: + if ((status = device_create_file(&spi->dev, &dev_attr_temp1_input)) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>