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:
c06f308
)
mfd: ezx-pcap: Repair coding style errors picked up with checkpatch
author
Lee Jones
<lee.jones@linaro.org>
Fri, 25 Jul 2014 14:31:02 +0000
(15:31 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Fri, 25 Jul 2014 14:31:02 +0000
(15:31 +0100)
This is part of an effort to clean-up the MFD subsystem.
WARNING: sizeof t should be sizeof(t)
+ memset(&t, 0, sizeof t);
WARNING: void function return statements are not generally useful
+ return;
+}
total: 0 errors, 2 warnings, 542 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ezx-pcap.c
patch
|
blob
|
history
diff --cc
drivers/mfd/ezx-pcap.c
Simple merge