From: Frans Meulenbroeks Date: Sun, 8 Jan 2012 18:34:11 +0000 (+0100) Subject: hwmon: (lm70) fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c24af8def73ec0f8e172771287400ce76e3bcd;p=pandora-kernel.git 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 Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed