Skip to content

Commit aee1720

Browse files
Byte-Labborkmann
authored andcommitted
bpf, docs: Move linux-notes.rst to root bpf docs tree
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 <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
1 parent 35d2b7f commit aee1720

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Documentation/bpf/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ that goes into great technical depth about the BPF Architecture.
2929
bpf_licensing
3030
test_debug
3131
clang-notes
32+
linux-notes
3233
other
3334
redirect
3435

File renamed without changes.

Documentation/bpf/standardization/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ for the working group charter, documents, and more.
1212
:maxdepth: 1
1313

1414
instruction-set
15-
linux-notes
1615

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

0 commit comments

Comments
 (0)