Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Mon, 11 Aug 2025 11:19:06 +0200 you wrote: > kzalloc() already zero-initializes the destination buffer 'data', making > strscpy() sufficient for safely copying 'name'. The additional > NUL-padding performed by strscpy_pad() is unnecessary. > > Add a new local variable to store the length of 'name' and reuse it > instead of recalculating the same length. > > [...] Here is the summary with links: - Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() https://git.kernel.org/bluetooth/bluetooth-next/c/523024537985 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html