rtl8192u: fix whitespace around if statements in r8180_93cx6.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Mon, 13 May 2013 17:15:49 +0000 (20:15 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:43:10 +0000 (16:43 -0700)
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>

No differences found