[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0ef0b83b-64d5-82fa-0b31-fbf714c75470@gmail.com>
Date: Wed, 25 May 2022 19:14:01 +0300
From: Sergei Shtylyov <sergei.shtylyov@...il.com>
To: Juerg Haefliger <juerg.haefliger@...onical.com>,
ysato@...rs.sourceforge.jp, dalias@...c.org,
linux-sh@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] sh: Kconfig.cpu: Fix indentation
On 5/25/22 3:40 PM, Juerg Haefliger wrote:
> The convention for indentation seems to be a single tab. Help text is
> further indented by an additional two whitespaces. Fix the lines that
> violate these rules.
>
> Signed-off-by: Juerg Haefliger <juerg.haefliger@...onical.com>
> ---
> arch/sh/Kconfig.cpu | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/sh/Kconfig.cpu b/arch/sh/Kconfig.cpu
> index fff419f3d757..7b0bea483eab 100644
> --- a/arch/sh/Kconfig.cpu
> +++ b/arch/sh/Kconfig.cpu
> @@ -2,7 +2,7 @@
> menu "Processor features"
>
> choice
> - prompt "Endianness selection"
> + prompt "Endianness selection"
You're not fixing indentation, you're fixing trailing whitespace
Please fix up your subject/description accordingly.
[...]
MBR, Sergey
Powered by blists - more mailing lists