]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e1aa48564e2365248124d20ebde1c6a2bfc0229
tree3535780be06a16c73a11a47360247967d03946bc
parentf49e11e8641f4578b92a0450212d190a3c3ec379
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