git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aefb93
)
hwmon: (nct6775) Add blank lines after declarations
author
Guenter Roeck
<linux@roeck-us.net>
Sun, 16 Nov 2014 18:00:06 +0000
(10:00 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 1 Dec 2014 04:13:14 +0000
(20:13 -0800)
checkpatch complains about
WARNING: Missing a blank line after declarations
Add missing blank lines. Also reorder variables length-wise where appropriate
if a function header is touched anyway.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found