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")