[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174835203049.1634553.7692124762265533667.git-patchwork-notify@kernel.org>
Date: Tue, 27 May 2025 13:20:30 +0000
From: patchwork-bot+bluetooth@...nel.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: amitkumar.karwar@....com, neeraj.sanjaykale@....com, marcel@...tmann.org,
luiz.dentz@...il.com, nathan@...nel.org, nick.desaulniers+lkml@...il.com,
morbo@...gle.com, justinstitt@...gle.com, linux-bluetooth@...r.kernel.org,
linux-kernel@...r.kernel.org, llvm@...ts.linux.dev
Subject: Re: [PATCH] Bluetooth: btnxpuart: Fix missing devm_request_irq() return
value check
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@...el.com>:
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
Powered by blists - more mailing lists