staging: rtl8187se: checkpatch cleanups
authorTeodora Baluta <teobaluta@gmail.com>
Sat, 19 Oct 2013 18:09:48 +0000 (21:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 21:55:44 +0000 (14:55 -0700)
commit207287595bb2e9070d45780382f115fcd42e893d
tree429ed3cae2e4acb8a20b9c44f3fb04b1d1270844
parent17ab33eed0e0cf7fb719750dc74ea15db6519c9d
staging: rtl8187se: checkpatch cleanups

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>
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c