]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8aaf7775a350bd7ad7cb027970f059f128bc206
tree429ed3cae2e4acb8a20b9c44f3fb04b1d1270844
parent01446670d23bc725d88817a469853668d9af3d06
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