commit | 04bdfd20e08f9a10f6155d181a7e2e1a0d8ca24c | [log] [tgz] |
---|---|---|
author | Janani Ravichandran <janani.rvchndrn@gmail.com> | Sat Feb 13 15:58:52 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:38:11 2016 -0800 |
tree | f507abdafeea5e48e1eb9a22b254850524b32d88 | |
parent | e4d31fbad2752ce923ee79a05ef1789acb568627 [diff] |
staging: rtl8192u: ieee80211: Fix comment style This patch changes some C99-style "//..." comments to C89 "/* ... */" style. Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>