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)
commit22faca217fbd50c95b117fa40670768afcf6973f
tree21267a4a78d2e16fb90b93aeb9440321fc51710d
parent936601e5f4473a36cbe85acea362c2552d78f5dd
Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes

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>
drivers/staging/rtl8723au/core/rtw_ap.c