Staging: rtl8192u: fix checkpatch.pl error
authorTeodora Baluta <teobaluta@gmail.com>
Tue, 15 Oct 2013 22:59:52 +0000 (01:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 16:40:30 +0000 (09:40 -0700)
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>

No differences found