linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Juerg Haefliger <juerg.haefliger@canonical.com>
Cc: keguang.zhang@gmail.com, linux-mips@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Juerg Haefliger <juergh@canonical.com>
Subject: Re: [PATCH] MIPS: loongson32: Kconfig: Remove extra space
Date: Mon, 23 May 2022 11:16:40 +0200	[thread overview]
Message-ID: <20220523091640.GC5069@alpha.franken.de> (raw)
In-Reply-To: <20220520115113.147170-1-juergh@canonical.com>

On Fri, May 20, 2022 at 01:51:13PM +0200, Juerg Haefliger wrote:
> Remove extra space between 'prompt' keyword and string.
> 
> Signed-off-by: Juerg Haefliger <juergh@canonical.com>
> ---
>  arch/mips/loongson32/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/mips/loongson32/Kconfig b/arch/mips/loongson32/Kconfig
> index e27879b4813b..2ef9da0016df 100644
> --- a/arch/mips/loongson32/Kconfig
> +++ b/arch/mips/loongson32/Kconfig
> @@ -46,7 +46,7 @@ menuconfig CEVT_CSRC_LS1X
>  	  If unsure, say N.
>  
>  choice
> -	prompt  "Select clockevent/clocksource"
> +	prompt "Select clockevent/clocksource"
>  	depends on CEVT_CSRC_LS1X
>  	default TIMER_USE_PWM0
>  
> -- 
> 2.32.0

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

      reply	other threads:[~2022-05-23  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20 11:51 [PATCH] MIPS: loongson32: Kconfig: Remove extra space Juerg Haefliger
2022-05-23  9:16 ` Thomas Bogendoerfer [this message]

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=20220523091640.GC5069@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=juerg.haefliger@canonical.com \
    --cc=juergh@canonical.com \
    --cc=keguang.zhang@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    /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).