commit | fcd9f3596c3465bc377a7ed6e7dee11ce9ab2d78 | [log] [tgz] |
---|---|---|
author | Xenia Ragiadakou <burzalodowa@gmail.com> | Mon May 13 20:15:49 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 16:43:10 2013 -0700 |
tree | 5c9dc57897b0dfed648228c949dc39370f113ac3 | |
parent | 2b52d1e3488970a12101d0c98a072249f4bb36b5 [diff] |
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>