Staging: rtl8723au: core: Fix "foo * bar" warning.
authorAybuke Ozdemir <aybuke.147@gmail.com>
Thu, 18 Sep 2014 23:33:38 +0000 (02:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:30:11 +0000 (16:30 -0700)
commit867ce1bd68fb1eadb70b82bcda1e451b27ff824a
treed3c70e56620363745f13e57c4d5bbc95756b8204
parentc895a5df852ca9bbac1dee413747303a61aa4ebd
Staging: rtl8723au: core: Fix "foo * bar" warning.

This patch fixes these error messages found by checkpatch.pl:
ERROR: "foo* bar" should be "foo *bar"

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_pwrctrl.c