Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756665AbbBHPp4 (ORCPT ); Sun, 8 Feb 2015 10:45:56 -0500 Received: from galahad.ideasonboard.com ([185.26.127.97]:33374 "EHLO galahad.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751635AbbBHPpz (ORCPT ); Sun, 8 Feb 2015 10:45:55 -0500 From: Laurent Pinchart To: balbi@ti.com Cc: Lad Prabhakar , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: gadget: fix sparse warnings Date: Sun, 08 Feb 2015 17:46:38 +0200 Message-ID: <2766350.VUtuXuN7Av@avalon> User-Agent: KMail/4.14.3 (Linux/3.17.7-gentoo; KDE/4.14.3; x86_64; ; ) In-Reply-To: <20150205180809.GD22782@saruman.tx.rr.com> References: <1423141338-18511-1-git-send-email-prabhakar.csengg@gmail.com> <9554101.sx7IWG6fvB@avalon> <20150205180809.GD22782@saruman.tx.rr.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1537 Lines: 43 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" > > > > > > 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 > > > > Acked-by: Laurent Pinchart > > > > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/