summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorKhaled Elnaggar <khaledelnaggarlinux@gmail.com>2025-05-13 04:58:59 +0300
committerAndrii Nakryiko <andrii@kernel.org>2025-05-13 18:53:02 +0300
commit79af71c5fe44f3973c666bab3e9e5845812d3b8b (patch)
treeb8f2ffa0fe305ace7c41a8662c494270ebeb4313 /scripts/lib/kdoc/kdoc_files.py
parentf4efc73b1ee791cb946156eec6c64e75b6092d48 (diff)
downloadlinux-79af71c5fe44f3973c666bab3e9e5845812d3b8b.tar.xz
docs: bpf: Fix bullet point formatting warning
Fix indentation for a bullet list item in bpf_iterators.rst. According to reStructuredText rules, bullet list item bodies must be consistently indented relative to the bullet. The indentation of the first line after the bullet determines the alignment for the rest of the item body. Reported by smatch: /linux/Documentation/bpf/bpf_iterators.rst:55: WARNING: Bullet list ends without a blank line; unexpected unindent. [docutils] Fixes: 7220eabff8cb ("bpf, docs: document open-coded BPF iterators") Signed-off-by: Khaled Elnaggar <khaledelnaggarlinux@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20250513015901.475207-1-khaledelnaggarlinux@gmail.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions