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:
016f421
)
mfd: sec-core: Fix 'missing blank line after declarations' warning
author
Lee Jones
<lee.jones@linaro.org>
Mon, 21 Jul 2014 12:09:25 +0000
(13:09 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 22 Jul 2014 12:17:07 +0000
(13:17 +0100)
This is part of an effort to clean-up the MFD subsystem.
WARNING: Missing a blank line after declarations
+ const struct of_device_id *match;
+ match = of_match_node(sec_dt_match, i2c->dev.of_node);
total: 0 errors, 1 warnings, 494 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/sec-core.c
patch
|
blob
|
history
diff --cc
drivers/mfd/sec-core.c
Simple merge