diff options
author | Dave Tucker <dave@dtucker.co.uk> | 2021-11-13 00:17:23 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-11-18 01:23:58 +0300 |
commit | f5b1c2ef43d79e054f471dc96996ac40bb262d8d (patch) | |
tree | a8e55b0c0bb58520a69a47880b52ccd25a2a7ae2 /Documentation/bpf | |
parent | 3ff36bffaf3545d46e7dedcd8b89e62591de246d (diff) | |
download | linux-f5b1c2ef43d79e054f471dc96996ac40bb262d8d.tar.xz |
bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst
This allows for documentation relating to BPF Program Types to be
matched by the glob pattern prog_* for inclusion in a sphinx toctree
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: KP Singh <kpsingh@kernel.org>
Link: https://lore.kernel.org/bpf/49fe0f370a2b28500c1b60f1fdb6fb7ec90de28a.1636749493.git.dave@dtucker.co.uk
Diffstat (limited to 'Documentation/bpf')
-rw-r--r-- | Documentation/bpf/prog_lsm.rst (renamed from Documentation/bpf/bpf_lsm.rst) | 0 |
1 files changed, 0 insertions, 0 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 |