Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 25 Jun 2025 15:16:21 +0000 you wrote: > There are places in BPF code which check if a BTF type is an integer > of particular size. This code can be made simpler by using helpers. > Add new btf_type_is_i{32,64} helpers, and simplify code in a few > files. (Suggested by Eduard for a patch which copy-pasted such a > check [1].) > > v1 -> v2: > * export less generic helpers (Eduard) > * make subject less generic than in [v1] (Eduard) > > [...] Here is the summary with links: - [v2,bpf-next] bpf: add btf_type_is_i{32,64} helpers https://git.kernel.org/bpf/bpf-next/c/d83caf7c8dad You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html