staging: rtl8192u: fix whitespace around '(=<, ' in r8192U.h
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sun, 9 Jun 2013 11:37:50 +0000 (14:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Jun 2013 00:18:03 +0000 (17:18 -0700)
This parch fixes the following checkpatch errors:
ERROR: space required before the open parenthesis '('
ERROR: spaces required around that '='
ERROR: spaces required around that '<'
ERROR: space required after that ','

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found