Re: linux-next: build warning after merge of the leds tree

From: Michal Kazior
Date: Thu Feb 14 2019 - 02:51:23 EST


On Thu, Feb 14, 2019 at 4:46 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> Hi Jacek,
>
> After merging the leds tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/leds/leds-lp55xx-common.c: In function 'lp55xx_firmware_loaded':
> drivers/leds/leds-lp55xx-common.c:217:1: warning: label 'out' defined but not used [-Wunused-label]
> out:
> ^~~
>
> Introduced by commit
>
> 905c2157dd19 ("leds: lp55xx: fix null deref on firmware load failure")

I'm sorry guys, that's my fault. Let me fix that.


MichaÅ