Re: [PATCH] staging: comedi: comedi_internal.h: Avoid '(' at the end of line

From: Nishad Kamdar
Date: Mon Jul 16 2018 - 11:30:08 EST


On Sun, Jul 15, 2018 at 09:27:12AM +0200, Greg Kroah-Hartman wrote:
> On Sun, Jul 15, 2018 at 12:19:18PM +0530, Nishad Kamdar wrote:
> > Bring function argument 'struct comedi_subdevice *s' to the
> > previous line to avoid ending the line with open parenthesis.
> > Issue found by checkpatch.
>
> But now the code has another checkpatch violation, too long of a line.
> You can go back and forth submitting the same change over and over for
> forever :)
>
> Let's just leave this as-is, thanks.
>
> greg k-h

Ok noted. Thanks for reviewing.

regards,
nishad kamdar