Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>:
On Sun, 10 Aug 2025 23:53:20 +0200 you wrote: > Add the __counted_by_le() compiler attribute to the flexible array > member 'supported_commands' to improve access bounds-checking via > CONFIG_UBSAN_BOUNDS and CONFIG_FORTIFY_SOURCE. > > Signed-off-by: Thorsten Blum <[email protected]> > --- > include/net/bluetooth/hci_drv.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() https://git.kernel.org/bluetooth/bluetooth-next/c/af4ae40b525d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
