OSDN Git Service

staging: wilc1000: wilc_wlan.c: remove over-commenting
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:12:25 +0000 (11:12 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitac087c82c4ec088c31a117e209a7367dc68ed854
tree12e03a40cd28109fd9b2cf634e097d7e16712690
parentc8537e6dbaaeb259e6e29259cf3fd224a7f480ba
staging: wilc1000: wilc_wlan.c: remove over-commenting

There are over-commenting in the wilc_wlan.c file and most of them
are not helpful to explain what the code does and generate 80 ending
line over warnings. So, all of comments are removed in this patch and the
comments will later be added if necessary with the preferred Linux style.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c