linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@gmail.com>
To: Juerg Haefliger <juerg.haefliger@canonical.com>,
	ysato@users.sourceforge.jp, dalias@libc.org,
	linux-sh@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] sh/boards: Kconfig: Fix indentation
Date: Wed, 25 May 2022 21:34:09 +0300	[thread overview]
Message-ID: <c371fcc7-08ad-7de7-cb9a-aa316a98047c@gmail.com> (raw)
In-Reply-To: <20220525124007.45328-4-juerg.haefliger@canonical.com>

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.
> 
> While at it, remove stray tabs/spaces from a seemingly empty line.

   That prolly counts as trailing whitespace which you're also removing
in the 1st hunk...

> Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
> ---
>  arch/sh/boards/Kconfig | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig
> index 83bcb6d2daca..fbdb3fbfb976 100644
> --- a/arch/sh/boards/Kconfig
> +++ b/arch/sh/boards/Kconfig
> @@ -36,7 +36,7 @@ config SH_SOLUTION_ENGINE
>  	select CPU_HAS_IPR_IRQ
>  	depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
>  	  CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \
> -	  CPU_SUBTYPE_SH7750R 
> +	  CPU_SUBTYPE_SH7750R
>  	help
>  	  Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
>  	  SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
[...]

MBR, Sergey

  reply	other threads:[~2022-05-25 18:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 12:40 [PATCH 0/4] sh: Kconfig: Style cleanups Juerg Haefliger
2022-05-25 12:40 ` [PATCH 1/4] sh: Kconfig: Fix indentation Juerg Haefliger
2022-05-26  8:21   ` Sergei Shtylyov
2022-05-27 12:02     ` [PATCH 1/4 v2] sh: Kconfig: Fix indentation and remove trailing whitespaces Juerg Haefliger
2022-05-25 12:40 ` [PATCH 2/4] sh: Kconfig.cpu: Fix indentation Juerg Haefliger
2022-05-25 16:14   ` Sergei Shtylyov
2022-05-25 18:31     ` [PATCH 2/4 v2] sh: Kconfig.cpu: Remove trailing whitespace Juerg Haefliger
2022-05-25 12:40 ` [PATCH 3/4] sh/boards: Kconfig: Fix indentation Juerg Haefliger
2022-05-25 18:34   ` Sergei Shtylyov [this message]
2022-05-27 12:04     ` [PATCH 3/4 v2] sh/boards: Kconfig: Fix indentation and remove trailing whitespaces Juerg Haefliger
2022-05-25 12:40 ` [PATCH 4/4] sh/mm: Kconfig: Fix indentation Juerg Haefliger
2022-05-26  8:13   ` Sergei Shtylyov
2022-05-27 12:05     ` [PATCH 4/4 v2] " Juerg Haefliger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c371fcc7-08ad-7de7-cb9a-aa316a98047c@gmail.com \
    --to=sergei.shtylyov@gmail.com \
    --cc=dalias@libc.org \
    --cc=juerg.haefliger@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).