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:
17ab33e
)
staging: rtl8187se: checkpatch cleanups
author
Teodora Baluta
<teobaluta@gmail.com>
Sat, 19 Oct 2013 18:09:48 +0000
(21:09 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 21:55:44 +0000
(14:55 -0700)
Fix the following checkpatch.pl errors:
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c:890: "foo* bar" should be "foo *bar"
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c:944: "foo* bar" should be "foo *bar"
Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found