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:
a31b0fa
)
mfd: max8925-i2c: Fix 'blank line after declarations' warning
author
Lee Jones
<lee.jones@linaro.org>
Mon, 21 Jul 2014 11:18:21 +0000
(12:18 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 21 Jul 2014 15:58:41 +0000
(16:58 +0100)
This is part of an effort to clean-up the MFD subsystem.
WARNING: Missing a blank line after declarations
+ int ret;
+ ret = i2c_add_driver(&max8925_driver);
total: 0 errors, 1 warnings, 275 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/max8925-i2c.c
patch
|
blob
|
history
diff --cc
drivers/mfd/max8925-i2c.c
Simple merge