diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2012-01-08 22:34:11 +0400 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 05:26:39 +0400 |
commit | 56c24af8def73ec0f8e172771287400ce76e3bcd (patch) | |
tree | 1a137bb7bb199ad2f8cd10223de284f00515df8f /drivers/hwmon/adt7411.c | |
parent | 1dc370899f97ae281ff2a63df39b8d574dd67cc0 (diff) | |
download | linux-56c24af8def73ec0f8e172771287400ce76e3bcd.tar.xz |
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>
Diffstat (limited to 'drivers/hwmon/adt7411.c')
0 files changed, 0 insertions, 0 deletions