mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-15 08:11:30 +00:00
Use "code-block: none" instead of "c" for non-C-language code blocks.
Removes these warnings:
lnx-514-rc4/Documentation/bpf/libbpf/libbpf_naming_convention.rst:111: WARNING: Could not lex literal_block as "c". Highlighting skipped.
lnx-514-rc4/Documentation/bpf/libbpf/libbpf_naming_convention.rst:124: WARNING: Could not lex literal_block as "c". Highlighting skipped.
Fixes:
|
||
|---|---|---|
| .. | ||
| libbpf | ||
| bpf_design_QA.rst | ||
| bpf_devel_QA.rst | ||
| bpf_lsm.rst | ||
| btf.rst | ||
| drgn.rst | ||
| index.rst | ||
| llvm_reloc.rst | ||
| map_cgroup_storage.rst | ||
| prog_cgroup_sockopt.rst | ||
| prog_cgroup_sysctl.rst | ||
| prog_flow_dissector.rst | ||
| prog_sk_lookup.rst | ||
| ringbuf.rst | ||
| s390.rst | ||