OSDN Git Service

staging: wilc1000: host_interface.c : remove over-commenting
authorLeo Kim <leo.kim@atmel.com>
Tue, 13 Oct 2015 10:49:26 +0000 (19:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 16:55:08 +0000 (09:55 -0700)
commitae4dfa572a7e67f53f7f1492bd2baacf39dbdc48
tree41173975463832a4d66ca60605cecdc1944866ef
parent3d53fb9041d7d7bb8e1e1dd8b233cbed187933a7
staging: wilc1000: host_interface.c : remove over-commenting

There are over-commenting in the host_interface.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: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c