Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Sat, 1 Jun 2024 01:51:33 +0200 you wrote: > Remove memset(0) after dma_alloc_coherent(), which already zeroes out > the memory, and fix the following two Coccinelle/coccicheck warnings > reported by zalloc-simple.cocci: > > btintel_pcie.c:837:19-37: WARNING: dma_alloc_coherent used in > > /* Allocate full chunk of data buffer for DMA first and do indexing and > * initialization next, so it can be freed easily > */ > rxq->buf_v_addr already zeroes out memory, so memset is not needed > > [...] Here is the summary with links: - Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls https://git.kernel.org/bluetooth/bluetooth-next/c/c137bc53035c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html