From 56c24af8def73ec0f8e172771287400ce76e3bcd Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 8 Jan 2012 19:34:11 +0100 Subject: [PATCH] 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-format-patch failed