Re: [PATCH v2 02/10] riscv: hwprobe.rst: Replace tabs with spaces
Andrew Jones <[email protected]>
| Newsgroups | org.infradead.lists.kvm-riscv,org.infradead.lists.linux-riscv,org.kernel.vger.kvm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <4otlnil7qj53dzlbvu2wd3gvzzgs5cszo3merkcb2qbbiudw5n@4i2k47coybf4> |
On Mon, May 11, 2026 at 09:34:47PM -0400, Guodong Xu wrote: > From: Andrew Jones <[email protected]> > > 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 <[email protected]> > Signed-off-by: Guodong Xu <[email protected]> > --- > 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 -- kvm-riscv mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kvm-riscv