commit | 76e5f2f85dcf01bfd9f11475174d5496534ff75c | [log] [tgz] |
---|---|---|
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | Thu Nov 29 22:35:51 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 12:47:01 2013 -0800 |
tree | ad78eecb543ba3a48c7680ef84a00e6cd6aeba7a | |
parent | 8ddbbac7f0132f05aa0277c59a19e542a0e46727 [diff] |
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c The following errors fixed. -ERROR: spaces required around that '<' (ctx:VxV) -ERROR: spaces required around that '?' (ctx:VxV) -ERROR: spaces required around that ':' (ctx:VxV) -ERROR: spaces required around that '>' (ctx:VxV) Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>