Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Sat, 1 Oct 2022 13:44:24 +0300 you wrote: > btf_dump_emit_struct_def attempts to print empty structures at a > single line, e.g. `struct empty {}`. However, it has to account for a > case when there are no regular but some padding fields in the struct. > In such case `vlen` would be zero, but size would be non-zero. > > E.g. here is struct bpf_timer from vmlinux.h before this patch: > > [...] Here is the summary with links: - [bpf-next,v2,1/2] bpftool: Print newline before '}' for struct with padding only fields https://git.kernel.org/bpf/bpf-next/c/44a726c3f23c - [bpf-next,v2,2/2] selftests/bpf: Test btf dump for struct with padding only fields https://git.kernel.org/bpf/bpf-next/c/d503f1176b14 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html