]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: fix spaces in array indexing in r8192U_core.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Tue, 4 Jun 2013 20:32:26 +0000 (23:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:37:21 +0000 (15:37 -0700)
commit89e79567789554067ea5df19e0673cb37a3926ce
treed668f41d470705d30c3aae84676c3199c22faa9c
parent37c5452117ac576d4c179d2d9ed88dded1be7464
staging: rtl8192u: fix spaces in array indexing in r8192U_core.c

This patch fixes the following checkpatch error:
ERROR: space prohibited before open square bracket '['

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