[PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
Paul Walmsley
pjw at kernel.org
Wed Jul 8 00:23:04 PDT 2026
On Wed, 1 Jul 2026, Guodong Xu wrote:
> From: Andrew Jones <andrew.jones at oss.qualcomm.com>
>
> 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.
>
> Signed-off-by: Andrew Jones <andrew.jones at oss.qualcomm.com>
> [Guodong: extend from tabs->spaces to normalizing all continuation-line
> indentation across the file]
> Signed-off-by: Guodong Xu <docular.xu at gmail.com>
Thanks, queued for v7.2-rc.
- Paul
More information about the linux-riscv
mailing list