Re: [PATCH v2 02/10] riscv: hwprobe.rst: Replace tabs with spaces
From: Andrew Jones
Date: Wed May 27 2026 - 11:54:14 EST
On Mon, May 11, 2026 at 09:34:47PM -0400, Guodong Xu wrote:
> From: Andrew Jones <andrew.jones@xxxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxx>
> Signed-off-by: Guodong Xu <guodong@xxxxxxxxxxxx>
> ---
> 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