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:
61c854f
)
staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.c
author
Freeman Zhang
<freeman.zhang1992@gmail.com>
Mon, 27 Jul 2015 06:37:25 +0000
(14:37 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 23:14:53 +0000
(16:14 -0700)
Add space after ',' to fix the error message provided by checkpatch.pl:
ERROR: space required after that ','
Signed-off-by: Freeman Zhang <freeman.zhang1992@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found