On Thu, Jun 14, 2018 at 01:19:12PM -0400, Javier Martinez wrote: > Removal of a comment that was not needed at all. > We can clearly see that they are include/header files. > > Signed-off-by: Javier Martinez <javiermlinux@xxxxxxxxx> > --- > drivers/staging/comedi/drivers/ssv_dnp.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/staging/comedi/drivers/ssv_dnp.c b/drivers/staging/comedi/drivers/ssv_dnp.c > index 0628060e42ca..50de018ab9bb 100644 > --- a/drivers/staging/comedi/drivers/ssv_dnp.c > +++ b/drivers/staging/comedi/drivers/ssv_dnp.c > @@ -16,7 +16,6 @@ > * Status: unknown > */ > > -/* include files ----------------------------------------------------------- */ > You need to remove a blank line or I think checkpatch.pl will complain if you re-run it over the whole file. (You aren't allowed to have multiple blank lines in a row). regards, dan carpenter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel