aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpicoder.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2025-05-25 19:00:21 +0000
committerLuiz Augusto von Dentz <[email protected]>2025-05-30 17:29:34 +0000
commitedc14f2adc6401d67bf73828d9135c80d32615a2 (patch)
tree0d733f057b370d764a070ccf73e46235628ab2ed /lib/crypto/mpi/mpicoder.c
parentBluetooth: MGMT: reject malformed HCI_CMD_SYNC commands (diff)
downloadkernel-edc14f2adc6401d67bf73828d9135c80d32615a2.tar.gz
kernel-edc14f2adc6401d67bf73828d9135c80d32615a2.zip
Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check
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. Fixes: c50b56664e48 ("Bluetooth: btnxpuart: Implement host-wakeup feature") Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Neeraj Sanjay Kale <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions