]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12708d13ca0051a456c5ddd29912d7c161ea9330
tree41173975463832a4d66ca60605cecdc1944866ef
parentc5d975f408d86c85bc611dbd5dd794eecb608890
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