staging: rtl8192u: r8192U_core: clean C99 // comments
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Tue, 18 Aug 2015 16:58:08 +0000 (12:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:33 +0000 (18:24 -0700)
commit14285c1f97c3bb137a12fb9e3a4e65e1a3a51a0d
tree22eccbd36e22a32149122924b9ab2ada5169e64a
parent74a0266c072c185880290eb04d2fea4e68d62f1d
staging: rtl8192u: r8192U_core: clean C99 // comments

Replace C99 // comments by /* comments */ to follow the
kernel code style. Remove some unuseful comments.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c