]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: wilc_wfi_cfgoperations.c: remove over-commenting
authorLeo Kim <leo.kim@atmel.com>
Wed, 25 Nov 2015 02:59:41 +0000 (11:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:40:57 +0000 (14:40 -0800)
commit7d810c53f097cdf237a823ddbd7af6e1c34f804d
treebb8b53900c58ac8ee176160db39ded241f092a64
parentfeaaa1c3478889bc9a2156a0030874a2c8203efc
staging: wilc1000: wilc_wfi_cfgoperations.c: remove over-commenting

There are over-commenting in the wilc_wfi_cfgoperations.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_wfi_cfgoperations.c