commit | a71d7679d747c5e4afa5f25f990af47aaadd8edf | [log] [tgz] |
---|---|---|
author | Xenia Ragiadakou <burzalodowa@gmail.com> | Mon May 13 20:15:55 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 16:43:33 2013 -0700 |
tree | aab54444be34f08a417e9e92251688ea40e24e08 | |
parent | 0962f96441f0ec6065f665f6b8169cbc2f088f6c [diff] |
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>