[PATCH] MAINTAINERS: Add include/linux/tnum.h to BPF CORE
From: Shung-Hsi Yu
Date: Tue Aug 30 2022 - 23:41:09 EST
Maintainers of the kerne/bpf/tnum.c are also the maintainers of the
corresponding header file include/linux/tnum.h.
Add the file entry for include/linux/tnum.h to the appropriate section
in MAINTAINERS.
Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f2d64020399b..4639c458f678 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3816,6 +3816,7 @@ F: kernel/bpf/dispatcher.c
F: kernel/bpf/trampoline.c
F: include/linux/bpf*
F: include/linux/filter.h
+F: include/linux/tnum.h
BPF [BTF]
M: Martin KaFai Lau <martin.lau@xxxxxxxxx>
--
2.37.2