drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors

Fix checkpatch.pl "foo* bar" should be "foo *bar" errors

Signed-off-by: Greg Donald <gdonald@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Donald 2014-08-22 10:57:49 -05:00 committed by Greg Kroah-Hartman
parent 3a6b70c3f3
commit 4e66cf096c
10 changed files with 36 additions and 36 deletions