Skip to content

Commit

Permalink
bpf, docs: Move linux-notes.rst to root bpf docs tree
Browse files Browse the repository at this point in the history
In commit 4d496be ("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
  • Loading branch information
David Vernet authored and Daniel Borkmann committed Aug 30, 2023
1 parent 35d2b7f commit aee1720
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Documentation/bpf/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ that goes into great technical depth about the BPF Architecture.
bpf_licensing
test_debug
clang-notes
linux-notes
other
redirect

Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion Documentation/bpf/standardization/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ for the working group charter, documents, and more.
:maxdepth: 1

instruction-set
linux-notes

.. Links:
.. _IETF BPF Working Group: https://datatracker.ietf.org/wg/bpf/about/

0 comments on commit aee1720

Please sign in to comment.