commit | 57a8852912111bd1262db4cbeb2636a8619c8501 | [log] [tgz] |
---|---|---|
author | Teodora Baluta <teobaluta@gmail.com> | Wed Oct 16 01:59:52 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 09:40:30 2013 -0700 |
tree | 6bc90a1c4d2f9bcc3c5db0339d55e8e8783124f4 | |
parent | 46326d26223bd5c6f39d127e6d0d8f18bd0338f6 [diff] |
Staging: rtl8192u: fix checkpatch.pl error This patch fixes the checkpatch.pl script error: ERROR: do not use C99 // comments +static long ieee80211_translate_todbm(u8 signal_strength_index)// 0-100 index. Signed-off-by: Teodora Baluta <teobaluta@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>