linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	vgupta@synopsys.com, linux-snps-arc@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arch: arc: Fix a typo
Date: Mon, 22 Mar 2021 11:58:46 -0700	[thread overview]
Message-ID: <ff40ae9d-60e7-5c41-0271-6edc5906b219@infradead.org> (raw)
In-Reply-To: <20210322122819.2704169-1-unixbhaskar@gmail.com>

On 3/22/21 5:28 AM, Bhaskar Chowdhury wrote:
> 
> s/defintion/definition/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  arch/arc/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arc/Makefile b/arch/arc/Makefile
> index 4392c9c189c4..e47adc97a89b 100644
> --- a/arch/arc/Makefile
> +++ b/arch/arc/Makefile
> @@ -31,7 +31,7 @@ endif
> 
> 
>  ifdef CONFIG_ARC_CURR_IN_REG
> -# For a global register defintion, make sure it gets passed to every file
> +# For a global register definition, make sure it gets passed to every file
>  # We had a customer reported bug where some code built in kernel was NOT using
>  # any kernel headers, and missing the r25 global register
>  # Can't do unconditionally because of recursive include issues
> --


-- 
~Randy


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

      reply	other threads:[~2021-03-22 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22 12:28 [PATCH] arch: arc: Fix a typo Bhaskar Chowdhury
2021-03-22 18:58 ` Randy Dunlap [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=ff40ae9d-60e7-5c41-0271-6edc5906b219@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=unixbhaskar@gmail.com \
    --cc=vgupta@synopsys.com \
    /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).