Re: [PATCH] Staging: omap4iss: fix coding style issues

From: Laurent Pinchart
Date: Tue Jan 31 2017 - 05:46:46 EST


On Tuesday 31 Jan 2017 12:42:51 Sakari Ailus wrote:
> On Mon, Jan 30, 2017 at 07:47:40PM +0200, Laurent Pinchart wrote:
> > > @@ -678,8 +679,8 @@ iss_video_get_selection(struct file *file, void *fh,
> > > struct v4l2_selection *sel) if (subdev == NULL)
> > >
> > > return -EINVAL;
> > >
> > > - /* Try the get selection operation first and fallback to get format if
> >
> > not
> >
> > > - * implemented.
> > > + /* Try the get selection operation first and fallback to get format if
> > > + * not implemented.
> > >
> > > */
>
> /*
> * Multi line
> * comment.
> */

Then let's patch the whole driver in one go :-)

--
Regards,

Laurent Pinchart