Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes
authorJoe Borg <joe@josephb.org>
Tue, 16 Dec 2014 07:54:32 +0000 (02:54 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 21:56:46 +0000 (13:56 -0800)
Fixing styling errors found with checkpatch.pl. These include:
"(foo*)" should be "(foo *)"
space required after that ';'

...totalling 5 styling errors.

Signed-off-by: Joe Borg <joe@josephb.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found