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:
17cba02
)
Staging: rtl8192e: Replacing (u8*) with (u8 *)
author
Ashvini Varatharaj
<ashvinivaratharaj@gmail.com>
Tue, 15 Oct 2013 12:44:30 +0000
(18:14 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 15:46:10 +0000
(08:46 -0700)
Fix checkpatch error: ERROR: "(foo*)" should be "(foo *)"
Signed-off-by: Ashvini Varatharaj <ashvinivaratharaj@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found