From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E0C45C43458 for ; Wed, 8 Jul 2026 07:23:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:Message-ID: In-Reply-To:Subject:cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yTh2xHgln7z7NBC2hSQhn6NGGjlOSXzaQFIQcShI9UU=; b=1SHveGUZBmW5hF OSo4aoJ86UttIICqz6O3hcBFkl5u4FBmOP/tKZPMMP/GFfbaErbey9GeOgOYctf7Nl0lnM3IdVFMa W8sUw4e2szyFgUHdjueQZ0vuIDllL3d/DOh4YSVhX/+76JqM6jusrwmp1Zf698b3CoXbY589DB8tQ 42aFoFI00XlGyovBi/8nxoxJHNq9Ror4T5/GY81x6DPNbLAPaN9cAdgMD3DdZBSSUsPRBTCVtd7y5 3bPkkYnYo1rho7ub1H9OOoXoPTbuhA0Z3yTgN4VMp+rIVVqrGX5lMxx049lr+NFfoO/4F1RhNjSzZ KsROsWuwFTp0eyOz4UIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1whMce-0000000GUrD-1ewr; Wed, 08 Jul 2026 07:23:08 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1whMcd-0000000GUqh-2Ot6; Wed, 08 Jul 2026 07:23:07 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 0AC104044A; Wed, 8 Jul 2026 07:23:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1F0391F000E9; Wed, 8 Jul 2026 07:23:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783495386; bh=g2YwrV68FCrFirnBYGtqFd1JPTatKETi9U9WjISw31A=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=X2Cmya1cHeLKtJshVCMlBM9ZnWhFHDHpcJcZb8TF/jzOZBJFCeMbgam57pJSw7eNU s+e5YW6dEMvZoN2C2r7K4447QuRCakW3Yc5o7tFbrKa51/QofHmLLTNhvxzvK8xUXT uPBGrbWZuS1V5/ztmqvW0HoIL0CapAQBjItq6WgpgUaGvRxPj8yBCR3nz7loK/WjuF L6gWCyIXGDHKxLLBduYGPy8E4g+HjXPXSRRlSf1T9vwZUWvEk6k8cGkIbSXE3Poqm0 Q5fz/fgyIBzme3FFt1WXS5EsMgcn834EQ9RSPIxq3y00OF72E2ViJDkRT88prOXxWN ueZki51i+3vzA== Date: Wed, 8 Jul 2026 01:23:04 -0600 (MDT) From: Paul Walmsley To: Guodong Xu cc: Jonathan Corbet , Shuah Khan , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Zong Li , Deepak Gupta , Anup Patel , Atish Patra , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Yixun Lan , Chen Wang , Inochi Amaoto , Chen Wang , linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, Paul Walmsley , Conor Dooley , Jesse Taube , Charlie Jenkins , Andrew Jones , devicetree@vger.kernel.org, spacemit@lists.linux.dev, sophgo@lists.linux.dev, linux-kselftest@vger.kernel.org Subject: Re: [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent In-Reply-To: <20260701-rva23u64-hwprobe-v2-v5-2-2c61f94a695a@gmail.com> Message-ID: References: <20260701-rva23u64-hwprobe-v2-v5-0-2c61f94a695a@gmail.com> <20260701-rva23u64-hwprobe-v2-v5-2-2c61f94a695a@gmail.com> MIME-Version: 1.0 X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Wed, 1 Jul 2026, Guodong Xu wrote: > From: Andrew Jones > > 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 > [Guodong: extend from tabs->spaces to normalizing all continuation-line > indentation across the file] > Signed-off-by: Guodong Xu Thanks, queued for v7.2-rc. - Paul _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv