]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27c3263738ed1ddca624a7b28b4dc85d499f41f8
treed3c70e56620363745f13e57c4d5bbc95756b8204
parent4b247a0629c8c3fe3459c392363c5aee74b5b69a
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