Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Sun, 25 May 2025 21:00:21 +0200 you wrote: > Return value of devm_request_irq() must be checked (function is even > annotated) and without it clang W=1 complains: > > btnxpuart.c:494:6: error: unused variable 'ret' [-Werror,-Wunused-variable] > > Setting up wakeup IRQ handler is not really critical, because the > handler is empty, so just log the informational message so user could > submit proper bug report and silences the clang warning. > > [...] Here is the summary with links: - Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check https://git.kernel.org/bluetooth/bluetooth-next/c/4e221e2b5ee0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html