staging: wilc1000: coreconfigurator.c : remove over-commenting
authorLeo Kim <leo.kim@atmel.com>
Thu, 28 Jan 2016 07:13:35 +0000 (16:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:29:56 +0000 (15:29 -0800)
commit43b36e42a55cf9cd669a1f29ef1db46c5ea37908
tree054c91d0a0cc2f09c9e4cc543a83ec3af925b964
parent40095ad9ecdc17b4f8cd7a4da67579ac64c26a95
staging: wilc1000: coreconfigurator.c : remove over-commenting

There are over-commenting in the coreconfigurator.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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
This page took 0.024781 seconds and 5 git commands to generate.