Staging: rtl8192u: r8180_93cx6.c Added missing spaces
authorChaitanya Hazarey <c@24.io>
Tue, 27 May 2014 22:35:09 +0000 (15:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 00:35:50 +0000 (17:35 -0700)
commit6371f2105a94121d3a061b04aaf0b8b392852bc5
tree3535780be06a16c73a11a47360247967d03946bc
parent47d5636026407c599bb3ce52977bd0f60625822b
Staging: rtl8192u: r8180_93cx6.c Added missing spaces

Added spaces needed in the proper places to address:

ERROR: space required after that ',' (ctx:VxV)
ERROR: space required after that ';' (ctx:VxV)
ERROR: space required after that close brace '}'
ERROR: space required before the open brace '{'
ERROR: space required before the open parenthesis '('
ERROR: spaces required around that '<' (ctx:VxV)
ERROR: spaces required around that '=' (ctx:VxV)
ERROR: spaces required around that '==' (ctx:VxV)

Signed-off-by: Chaitanya Hazarey <c@24.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8180_93cx6.c