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:
4ed8f71
)
mfd: mcp-core: Fix 'blank line after declarations' warning
author
Lee Jones
<lee.jones@linaro.org>
Mon, 21 Jul 2014 11:53:56 +0000
(12:53 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 22 Jul 2014 12:17:02 +0000
(13:17 +0100)
This is part of an effort to clean-up the MFD subsystem.
WARNING: Missing a blank line after declarations
+ unsigned long flags;
+ spin_lock_irqsave(&mcp->lock, flags);
total: 0 errors, 1 warnings, 238 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/mcp-core.c
patch
|
blob
|
history
diff --cc
drivers/mfd/mcp-core.c
Simple merge