[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <10017561.lkNHAJAJWE@wuerfel>
Date: Thu, 15 Sep 2016 13:33:15 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Lee Jones <lee.jones@...aro.org>, linus.walleij@...aro.org,
tony@...mide.com, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/7] mfd: omap-usb-host: Return value is not 'const int'
On Thursday, September 15, 2016 11:45:20 AM CEST Lee Jones wrote:
> Change from 'const int' to just 'int'.
>
> Cc: <robh+dt@...nel.org>
> Signed-off-by: Lee Jones <lee.jones@...aro.org>
>
Looks good, I seem to have done the same thing. Also didn't submit,
so keep your version.
I tend to include the exact warning in the changelog, which here was
drivers/mfd/omap-usb-host.c:165:18: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
Arnd
Powered by blists - more mailing lists