Re: [PATCH] usb: gadget: fix sparse warnings

From: Laurent Pinchart
Date: Sun Feb 08 2015 - 10:46:00 EST


Hi Felipe,

On Thursday 05 February 2015 12:08:09 Felipe Balbi wrote:
> On Thu, Feb 05, 2015 at 05:02:46PM +0200, Laurent Pinchart wrote:
> > Hi Prabhakar,
> >
> > Thank you for the patch.
> >
> > On Thursday 05 February 2015 13:02:18 Lad Prabhakar wrote:
> > > From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
> > >
> > > this patch fixes following sparse warnings:
> > >
> > > uvc_video.c:283:5: warning: symbol 'uvcg_video_pump' was not declared.
> > > Should it be static? uvc_video.c:342:5: warning: symbol
> > > 'uvcg_video_enable'
> > > was not declared. Should it be static? uvc_video.c:381:5: warning:
> > > symbol
> > > 'uvcg_video_init' was not declared. Should it be static?
> > >
> > > Signed-off-by: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx>
> >
> > Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
> >
> > Felipe, could you please take this in your tree ?
>
> my tree is closed for v3.20. I'll pick it up once -rc1 is out

That's good, I was targeting v3.21 too. How do you usually ensure that patches
don't get lost, do you apply them to a n+1 branch straight away (which is what
I was asking in my previous mail), rely on patchwork or some similar tool, or
expect developers to ping you again when -rc1 is out ?

--
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/