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)
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>

No differences found