OSDN Git Service

staging: ks7010: remove superfluous comments
authorTobin C. Harding <me@tobin.cc>
Wed, 15 Mar 2017 02:57:31 +0000 (13:57 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 02:43:09 +0000 (11:43 +0900)
commitf160bc206489b9b2ee128bc3b39acdec92bc4297
treeb65295119e42be9d30646d404ef16f86b072a92c
parentaa6ca807baace49992ad6990c9aeda22289be5cd
staging: ks7010: remove superfluous comments

Driver uses custom function comment format. These comments are on
functions with internal likage. Comment string /*--------/* adds
nothing to the driver. Comment 'Wireless Handler' does not have allot
of meaning.

Remove superfluous function comments. Leave comments that add meaning.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan_net.c