diff options
-rw-r--r-- | Documentation/bpf/prog_lsm.rst (renamed from Documentation/bpf/bpf_lsm.rst) | 0 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/bpf/bpf_lsm.rst b/Documentation/bpf/prog_lsm.rst index 0dc3fb0d9544..0dc3fb0d9544 100644 --- a/Documentation/bpf/bpf_lsm.rst +++ b/Documentation/bpf/prog_lsm.rst diff --git a/MAINTAINERS b/MAINTAINERS index 4c74516e4353..25a59950042d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3559,7 +3559,7 @@ R: Florent Revest <revest@chromium.org> R: Brendan Jackman <jackmanb@chromium.org> L: bpf@vger.kernel.org S: Maintained -F: Documentation/bpf/bpf_lsm.rst +F: Documentation/bpf/prog_lsm.rst F: include/linux/bpf_lsm.h F: kernel/bpf/bpf_lsm.c F: security/bpf/ |