diff options
| author | Frans Meulenbroeks <[email protected]> | 2012-01-08 19:34:13 +0100 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2012-03-18 18:26:40 -0700 |
| commit | 6b904b623ab4646ce64124462c4bec6f0d3f78a6 (patch) | |
| tree | 5dcc5080c1e1f39aec2d7ed1e3eb627dd22a6468 /tools/perf/scripts/python | |
| parent | e6a83dbec9a62b9d57826c1dd17a62c9ad41a5aa (diff) | |
hwmon: (adt7470) fix checkpatch issues
fixed:
ERROR: that open brace { should be on the previous line
#1135: FILE: adt7470.c:1135:
+static struct attribute *adt7470_attr[] =
+{
ERROR: do not use assignment in if condition
#1279: FILE: adt7470.c:1279:
+ if ((err = sysfs_create_group(&client->dev.kobj, &data->attrs)))
Signed-off-by: Frans Meulenbroeks <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions