[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190617130734.GA15784@kroah.com>
Date: Mon, 17 Jun 2019 15:07:34 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Paul Walmsley <paul@...an.com>,
Aaro Koskinen <aaro.koskinen@....fi>,
Tony Lindgren <tony@...mide.com>,
Russell King <linux@...linux.org.uk>,
Kevin Hilman <khilman@...nel.org>, linux-omap@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH, for GregKH] ARM: omap1: remove unused variable
On Mon, Jun 17, 2019 at 02:55:02PM +0200, Arnd Bergmann wrote:
> The cleanup of the debugfs functions left one variable behind that
> should now be removed as well:
>
> arch/arm/mach-omap1/clock.c:1008:6: error: unused variable 'err' [-Werror,-Wunused-variable]
>
> Fixes: d5ddd5a51726 ("arm: omap1: no need to check return value of debugfs_create functions")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> arch/arm/mach-omap1/clock.c | 1 -
> 1 file changed, 1 deletion(-)
Oops, sorry about that, odd that 0-day never reported it :(
I'll go queue this up now, thanks.
greg k-h
Powered by blists - more mailing lists