]> git.openfabrics.org - ~emulex/infiniband.git/commit
rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Tue, 14 May 2013 00:07:25 +0000 (03:07 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:45:51 +0000 (16:45 -0700)
commit9948cade1def32297b38ecfcd103764cc9e498c0
tree24c93f1721899edb4cc065df1d832ff9f7724027
parent33c2aa14a8f75ec6d1220ce2b072469c971c5cef
rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c

This patch fixes the following checkpatch errors, in r8190_rtl8256.c:
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/r8190_rtl8256.c