rtl8192u: fix whitespace around if statements in r819xU_firmware.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Mon, 13 May 2013 17:15:56 +0000 (20:15 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:43:34 +0000 (16:43 -0700)
commit14bc0d4f07d05d0024252022a04a418b3b280e14
tree52c90effd78054ab953d9ac348f795a5cbe0865d
parenta71d7679d747c5e4afa5f25f990af47aaadd8edf
rtl8192u: fix whitespace around if statements in r819xU_firmware.c

This patch fixes a part of the following checkpatch error:
ERROR: space required before the open parenthesis '('
by adding space after if

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