On Sun, Jun 26, 2016 at 07:12:57PM -0300, Pedro Ignacio Nieto wrote: > From: Pedro Nieto <pedronieto.cac@xxxxxxxxx> > > Fixed bad formated multi-line comment > > Signed-off-by: Pedro Ignacio Nieto <pedronieto.cac@xxxxxxxxx> > --- > drivers/staging/comedi/drivers/das16.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/comedi/drivers/das16.c b/drivers/staging/comedi/drivers/das16.c > index fd8e0b7..9c86041 100644 > --- a/drivers/staging/comedi/drivers/das16.c > +++ b/drivers/staging/comedi/drivers/das16.c > @@ -428,8 +428,11 @@ static const struct das16_board das16_boards[] = { > }, > }; > > -/* Period for timer interrupt in jiffies. It's a function > - * to deal with possibility of dynamic HZ patches */ > +/* > + * Period for timer interrupt in jiffies. It's a function > + * to deal with possibility of dynamic HZ patches > + */ > + Why add an empty line? Please don't. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel