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

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