From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aYdnr-0006eV-Jr for barebox@lists.infradead.Org; Wed, 24 Feb 2016 18:04:48 +0000 Date: Wed, 24 Feb 2016 19:04:25 +0100 From: Sascha Hauer Message-ID: <20160224180424.GQ3939@pengutronix.de> References: <1456258787-28076-1-git-send-email-antonynpavlov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1456258787-28076-1-git-send-email-antonynpavlov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] commands: magicvar: make locally used magicvar_find() static To: Antony Pavlov Cc: barebox@lists.infradead.org On Tue, Feb 23, 2016 at 11:19:47PM +0300, Antony Pavlov wrote: > The patch fixes this compiler's warning: > > commands/magicvar.c:27:22: warning: no previous prototype for 'magicvar_find' [-Wmissing-prototypes] > struct magicvar_dyn *magicvar_find(const char *name) > ^ > > Signed-off-by: Antony Pavlov > --- > commands/magicvar.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox