linux/kernel/bpf/preload
Arnd Bergmann 38c6104e0b bpf: preload: Add MODULE_DESCRIPTION
Modpost complains when extra warnings are enabled:

WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/bpf/preload/bpf_preload.o

Add a description from the Kconfig help text.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250310134920.4123633-1-arnd@kernel.org

----
Not sure if that description actually fits what the module does. If not,
please add a different description instead.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2025-03-15 11:48:58 -07:00
..
iterators bpf: make preloaded map iterators to display map elements count 2023-07-06 12:42:25 -07:00
.gitignore
bpf_preload.h
bpf_preload_kern.c bpf: preload: Add MODULE_DESCRIPTION 2025-03-15 11:48:58 -07:00
Kconfig
Makefile bpf: Remove redundant slash 2022-03-07 22:19:32 -08:00