Changeset d20b41115ad5 ("libbpf: Rename libbpf documentation index file")
renamed: Documentation/bpf/libbpf/libbpf.rst
to: Documentation/bpf/libbpf/index.rst.
Update its cross-reference accordingly.
Fixes: d20b41115ad5 ("libbpf: Rename libbpf documentation index file")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
Documentation/bpf/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/bpf/index.rst b/Documentation/bpf/index.rst
index 1ceb5d704a97..817a201a1282 100644
--- a/Documentation/bpf/index.rst
+++ b/Documentation/bpf/index.rst
@@ -15,7 +15,7 @@ that goes into great technical depth about the BPF Architecture.
libbpf
======
-Documentation/bpf/libbpf/libbpf.rst is a userspace library for loading and interacting with bpf programs.
+Documentation/bpf/libbpf/index.rst is a userspace library for loading and interacting with bpf programs.
BPF Type Format (BTF)
=====================
--
2.31.1
On Thu, Sep 16, 2021 at 2:55 AM Mauro Carvalho Chehab
<[email protected]> wrote:
>
> Changeset d20b41115ad5 ("libbpf: Rename libbpf documentation index file")
> renamed: Documentation/bpf/libbpf/libbpf.rst
> to: Documentation/bpf/libbpf/index.rst.
>
> Update its cross-reference accordingly.
>
> Fixes: d20b41115ad5 ("libbpf: Rename libbpf documentation index file")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> ---
Thanks!
Acked-by: Andrii Nakryiko <[email protected]>
> Documentation/bpf/index.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/bpf/index.rst b/Documentation/bpf/index.rst
> index 1ceb5d704a97..817a201a1282 100644
> --- a/Documentation/bpf/index.rst
> +++ b/Documentation/bpf/index.rst
> @@ -15,7 +15,7 @@ that goes into great technical depth about the BPF Architecture.
> libbpf
> ======
>
> -Documentation/bpf/libbpf/libbpf.rst is a userspace library for loading and interacting with bpf programs.
> +Documentation/bpf/libbpf/index.rst is a userspace library for loading and interacting with bpf programs.
>
> BPF Type Format (BTF)
> =====================
> --
> 2.31.1
>