Hi all, After merging the ipmi tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/char/ipmi/ipmi_msghandler.c: In function 'bmc_device_id_handler': drivers/char/ipmi/ipmi_msghandler.c:2376:3: error: label 'out' used but not defined 2376 | goto out; | ^~~~ Caused by commit 2d7a6d8467f9 ("ipmi: Check error code before processing BMC response") I have used the ipmi tree from next-20210930 for today. -- Cheers, Stephen Rothwell