[PATCH v2 02/10] riscv: hwprobe.rst: Replace tabs with spaces
Andrew Jones
andrew.jones at oss.qualcomm.com
Wed May 27 08:45:15 PDT 2026
On Mon, May 11, 2026 at 09:34:47PM -0400, 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. Replace
> those tabs with spaces so the file is consistently space-indented.
>
> Cosmetic update, no functional change.
>
> Signed-off-by: Andrew Jones <andrew.jones at oss.qualcomm.com>
> Signed-off-by: Guodong Xu <guodong at riscstar.com>
> ---
> v2: No change.
> ---
> Documentation/arch/riscv/hwprobe.rst | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
We could just move this patch to the beginning of the series and also use
it to make all indentation consistent in order to fix the consistency
issue I pointed out in the last patch.
Thanks,
drew
More information about the kvm-riscv
mailing list