diff options
| author | Bagas Sanjaya <[email protected]> | 2023-02-15 12:32:52 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-02-15 16:43:51 +0000 |
| commit | e2d323a1f009cbeb4fbc0bad81bf44d6401bd359 (patch) | |
| tree | 840cca9df92614ff975f4d68e2bd68bafaa0ac57 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
| parent | Revert "bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized ... (diff) | |
| download | kernel-e2d323a1f009cbeb4fbc0bad81bf44d6401bd359.tar.gz kernel-e2d323a1f009cbeb4fbc0bad81bf44d6401bd359.zip | |
Documentation: bpf: Add missing line break separator in node_data struct code block
Stephen Rothwell reported htmldocs warning when merging bpf-next tree,
which was the same warning as reported by kernel test robot:
Documentation/bpf/graph_ds_impl.rst:62: ERROR: Error in "code-block" directive:
maximum 1 argument(s) allowed, 12 supplied.
The error is due to Sphinx confuses node_data struct declaration with
code-block directive option.
Fix the warning by separating the code-block marker with node_data struct
declaration.
Link: https://lore.kernel.org/linux-next/[email protected]/
Link: https://lore.kernel.org/linux-doc/[email protected]/
Fixes: c31315c3aa0929 ("bpf, documentation: Add graph documentation for non-owning refs")
Reported-by: Stephen Rothwell <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Bagas Sanjaya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions
