]> Pileus Git - ~andy/linux/commit
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)
commitfcd9f3596c3465bc377a7ed6e7dee11ce9ab2d78
tree5c9dc57897b0dfed648228c949dc39370f113ac3
parent2b52d1e3488970a12101d0c98a072249f4bb36b5
rtl8192u: fix whitespace around if statements in r8180_93cx6.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/r8180_93cx6.c