]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4fe60ce6b34bfad0bc7e9b5c773aab4c6702abad
treeb65295119e42be9d30646d404ef16f86b072a92c
parent65ad7dba589697ab37f00c866bfbc32de6b65be2
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