]> git.baikalelectronics.ru Git - kernel.git/commit
staging/rtl8187se: Fix spacing coding style in r8185b_init.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Tue, 20 Nov 2012 20:17:13 +0000 (05:17 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 22:00:00 +0000 (14:00 -0800)
commit00ea917a25ab2ab5090f826089e62c2627d8861a
treed9bc231f79bee76d285aed945acfb8d99bb86852
parent1eb0ad94cfad598dcaf679313b606b176615da0c
staging/rtl8187se: Fix spacing coding style in r8185b_init.c

The following errors and warnings fixed.
- ERROR: space prohibited after that open parenthesis '('
- ERROR: space prohibited before that close parenthesis ')'
- ERROR: space required before the open parenthesis '('
- WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/r8185b_init.c