Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Fri, 24 May 2024 19:11:51 +0200 you wrote: > It is preferred to use sizeof(*pointer) instead of sizeof(type) > due to the type of the variable can change and one needs not > change the former (unlike the latter). This patch has no effect > on runtime behavior. > > Signed-off-by: Erick Archer <erick.archer@xxxxxxxxxxx> > > [...] Here is the summary with links: - Bluetooth: Use sizeof(*pointer) instead of sizeof(type) https://git.kernel.org/bluetooth/bluetooth-next/c/3c376f35eb13 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html