]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bpf: Fix a comment describing bpf_attr
authorAnton Protopopov <a.s.protopopov@gmail.com>
Mon, 31 Mar 2025 20:36:17 +0000 (20:36 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 4 Apr 2025 15:53:24 +0000 (08:53 -0700)
commit62aa5790cec89108a23052cc2f00fdd31f9adbac
tree5d18402d3641c322ed52e5ed750c6f48d0fddf8b
parent75011ad69bc54396703867b5434f1622343a848e
bpf: Fix a comment describing bpf_attr

The map_fd field of the bpf_attr union is used in the BPF_MAP_FREEZE
syscall.  Explicitly mention this in the comments.

Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250331203618.1973691-2-a.s.protopopov@gmail.com
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h