Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bpf, docs: Move linux-notes.rst to root bpf docs tree

In commit 4d496be9ca05 ("bpf,docs: Create new standardization
subdirectory"), I added a standardization/ directory to the BPF
documentation, which will contain the docs that will be standardized
as part of the effort with the IETF.

I included linux-notes.rst in that directory, but I shouldn't have. It
doesn't contain anything that will be standardized. Let's move it back
to Documentation/bpf.

Signed-off-by: David Vernet <void@manifault.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20230828155948.123405-2-void@manifault.com

authored by

David Vernet and committed by
Daniel Borkmann
aee1720e 35d2b7ff

+1 -1
+1
Documentation/bpf/index.rst
··· 29 29 bpf_licensing 30 30 test_debug 31 31 clang-notes 32 + linux-notes 32 33 other 33 34 redirect 34 35
-1
Documentation/bpf/standardization/index.rst
··· 12 12 :maxdepth: 1 13 13 14 14 instruction-set 15 - linux-notes 16 15 17 16 .. Links: 18 17 .. _IETF BPF Working Group: https://datatracker.ietf.org/wg/bpf/about/
Documentation/bpf/standardization/linux-notes.rst Documentation/bpf/linux-notes.rst