On Tue, Jun 09, 2015 at 05:27:00PM +0000, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango <hgujulan@xxxxxxxxxxx> > > Deleting obvious comments > > Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@xxxxxxxxxxx> > --- > drivers/staging/dgap/dgap.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c > index 185e9e5..03153d8 100644 > --- a/drivers/staging/dgap/dgap.c > +++ b/drivers/staging/dgap/dgap.c > @@ -7104,8 +7104,6 @@ static void dgap_stop(void) > > /* > * init_module() > - * > - * Module load. This is where it all starts. > */ Just remove the whole comment. We can see the function name just by reading down a few lines so the comment doesn't add any information. > static int dgap_init_module(void) > { Also the comment is out of date. The function name has changed. regards, dan carpenter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel