]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL
authorMenglong Dong <menglong8.dong@gmail.com>
Mon, 11 Nov 2024 12:49:11 +0000 (20:49 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 12 Nov 2024 04:12:58 +0000 (20:12 -0800)
commit213a695297e1f0c2ed814488757d496b0d7f7267
treec7f6afc2640977bd99976d38604984b7b6f8d096
parent4b153542013304ff6c971f8cfc85903327fcca8c
bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL

Commit c25b2ae13603 ("bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX |
PTR_MAYBE_NULL") moved the fields around and misplaced the
documentation for "PTR_TO_BTF_ID_OR_NULL". So, let's replace it in the
proper place.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20241111124911.1436911-1-dongml2@chinatelecom.cn
include/linux/bpf.h