]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit241f80a45581ca30a964da30b980e29825588369
tree6911df0b764763f2ab949ff2ff9e79efe14e2bf1
parent6b20ef63926f69e184add515f616cbb5687691f6
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