rtl8192u: remove whitespace after '(' and before ')' in r8192U.h
authorXenia Ragiadakou <burzalodowa@gmail.com>
Tue, 14 May 2013 00:07:26 +0000 (03:07 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:45:51 +0000 (16:45 -0700)
commit66fe11cf00b779ab7beac95154d0164bd0526be0
treecfdedd470fc04519a8364f4db4ddeb71b14f002b
parent9948cade1def32297b38ecfcd103764cc9e498c0
rtl8192u: remove whitespace after '(' and before ')' in r8192U.h

This patch fixes the following checkpatch errors:
ERROR: space prohibited after that open parenthesis '('
ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U.h
This page took 0.024112 seconds and 5 git commands to generate.