]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: hwprobe.rst: Make indentation consistent
authorAndrew Jones <andrew.jones@oss.qualcomm.com>
Wed, 1 Jul 2026 12:52:15 +0000 (08:52 -0400)
committerPaul Walmsley <pjw@kernel.org>
Wed, 8 Jul 2026 07:21:08 +0000 (01:21 -0600)
commitdbff3646369cb9add901b6c1b66d44cfb4a91ac5
treef395366e25c54916004e480bab15d14a0a4ff7c1
parente0776dde101ac9eae7e1421147f3a6ae7a556da7
riscv: hwprobe.rst: Make indentation consistent

A handful of vendor-extension entries indent continuation lines with a
tab character, while the rest of hwprobe.rst uses spaces.  In addition,
many list items align their continuation lines under the 'm' of
':c:macro:' (column 7) rather than under the item text (column 4), so
the file mixes several indentation styles.

Replace the tabs with spaces and align every list item's continuation
lines under the item text, giving the whole file one consistent style.

Whitespace-only change, no functional change.

[Guodong: extend from tabs->spaces to normalizing all continuation-line
 indentation across the file]

Signed-off-by: Andrew Jones <andrew.jones@oss.qualcomm.com>
Signed-off-by: Guodong Xu <docular.xu@gmail.com>
Link: https://patch.msgid.link/20260701-rva23u64-hwprobe-v2-v5-2-2c61f94a695a@gmail.com
Signed-off-by: Paul Walmsley <pjw@kernel.org>
Documentation/arch/riscv/hwprobe.rst