staging: wilc1000: linux_wlan.c: clean up comments
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:18 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit98b8984794803a59587840d5261d5e5ec8e0d031
treeca9552aefaae1261c848f1a25a30e757aebf6985
parent20fa54e44326bbff3632a3a5800d3f10fdd1e760
staging: wilc1000: linux_wlan.c: clean up comments

There are over-commenting in the linux_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 and commented codes are removed in
this patch. Comment will 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/linux_wlan.c