commit | acf7537651a6d2680c0ca465ab2bfeeef31d0407 | [log] [tgz] |
---|---|---|
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | Fri Nov 30 22:01:24 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 12:48:20 2013 -0800 |
tree | db5e7d518e5a0dd135156a736c924824107b462d | |
parent | 201e7893ff2bfd315444b081569e70cd539838ee [diff] |
staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c The following errors and warnings fixed. - WARNING: braces {} are not necessary for single statement blocks - ERROR: that open brace { should be on the previous line - ERROR: space required before the open parenthesis '(' - ERROR: space prohibited after that open parenthesis '(' Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>