]> git.openfabrics.org - ~emulex/infiniband.git/commit
rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Mon, 13 May 2013 17:15:55 +0000 (20:15 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:43:33 +0000 (16:43 -0700)
commita71d7679d747c5e4afa5f25f990af47aaadd8edf
treeaab54444be34f08a417e9e92251688ea40e24e08
parent0962f96441f0ec6065f665f6b8169cbc2f088f6c
rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.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_cmdpkt.c