commit | 201e7893ff2bfd315444b081569e70cd539838ee | [log] [tgz] |
---|---|---|
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | Fri Nov 30 22:00:52 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 12:48:20 2013 -0800 |
tree | 18816967030b20a4d82fb4fbf13fbb2d8e322074 | |
parent | 12f96662534cbf8578c02dfdf6657d2c430daff3 [diff] |
staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c The following errors fixed. - ERROR: spaces required around that '=' (ctx:VxV) - ERROR: spaces required around that '<=' (ctx:VxV) - ERROR: space required after that ',' (ctx:VxV) Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>