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:
936601e
)
Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes
author
Joe Borg
<joe@josephb.org>
Tue, 16 Dec 2014 07:54:32 +0000
(
02:54
-0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 21:56:46 +0000
(13:56 -0800)
Fixing styling errors found with checkpatch.pl. These include:
"(foo*)" should be "(foo *)"
space required after that ';'
...totalling 5 styling errors.
Signed-off-by: Joe Borg <joe@josephb.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found