[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171658082978.8511.5942378609117134177.git-patchwork-notify@kernel.org>
Date: Fri, 24 May 2024 20:00:29 +0000
From: patchwork-bot+bluetooth@...nel.org
To: Erick Archer <erick.archer@...look.com>
Cc: marcel@...tmann.org, luiz.dentz@...il.com, keescook@...omium.org,
gustavoars@...nel.org, justinstitt@...gle.com,
linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@...el.com>:
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@...look.com>
>
> [...]
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
Powered by blists - more mailing lists