staging: rtl8192u: remove space before '++' in r8192U_core.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Tue, 4 Jun 2013 20:32:30 +0000 (23:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:37:22 +0000 (15:37 -0700)
commit7d79ec69060957743f9fd4741064c821d43921b6
tree6911df0b764763f2ab949ff2ff9e79efe14e2bf1
parent003a2d18d736bf3cee114e6ba46a1d67d117d585
staging: rtl8192u: remove space before '++' in r8192U_core.c

This patch fixes the following checkpatch error:
ERROR: space prohibited before that '++'

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c