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

2015-02-23 Thread Felipe Balbi
On Sun, Feb 08, 2015 at 05:46:38PM +0200, Laurent Pinchart wrote: > 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 F

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

2015-02-08 Thread Laurent Pinchart
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" > > > > >

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

2015-02-05 Thread Felipe Balbi
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" > > > > this patch fixes following sparse warnings: > > > > uvc_video.c:283:5: warning: symbo

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

2015-02-05 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. On Thursday 05 February 2015 13:02:18 Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > 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: warnin