Staging: rtl8723au: rtw_cmd: Replace foo*bar to foo *bar
authoranuvazhayil <anuv.1994@gmail.com>
Wed, 29 Oct 2014 18:33:48 +0000 (00:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 23:20:55 +0000 (16:20 -0700)
Fixed the checkpatch.pl ERROR: "foo*bar" should be "foo *bar"

Signed-off-by: anuvazhayil <anuv.1994@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found