linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Palmer Dabbelt <palmer@dabbelt.com>
To: tangchunyou@163.com
Cc: Paul Walmsley <paul.walmsley@sifive.com>,
	aou@eecs.berkeley.edu, ardb@kernel.org, anup@brainfault.org,
	Atish Patra <Atish.Patra@wdc.com>,
	linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	zhangwen@yulong.com, tangchunyou@yulong.com
Subject: Re: [PATCH] arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
Date: Fri, 22 Jan 2021 20:25:55 -0800 (PST)	[thread overview]
Message-ID: <mhng-11923d80-18d3-4d0a-a0f8-8ca93ee307a1@palmerdabbelt-glaptop> (raw)
In-Reply-To: <20210121015513.2258-1-tangchunyou@163.com>

On Wed, 20 Jan 2021 17:55:13 PST (-0800), tangchunyou@163.com wrote:
> From: tangchunyou <tangchunyou@yulong.com>
>
> "kerne" -> "kernel"
>
> Signed-off-by: WenZhang <zhangwen@yulong.com>
> ---
>  arch/riscv/kernel/image-vars.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/riscv/kernel/image-vars.h b/arch/riscv/kernel/image-vars.h
> index 8c212ef..71a76a6 100644
> --- a/arch/riscv/kernel/image-vars.h
> +++ b/arch/riscv/kernel/image-vars.h
> @@ -3,7 +3,7 @@
>   * Copyright (C) 2020 Western Digital Corporation or its affiliates.
>   * Linker script variables to be set after section resolution, as
>   * ld.lld does not like variables assigned before SECTIONS is processed.
> - * Based on arch/arm64/kerne/image-vars.h
> + * Based on arch/arm64/kernel/image-vars.h
>   */
>  #ifndef __RISCV_KERNEL_IMAGE_VARS_H
>  #define __RISCV_KERNEL_IMAGE_VARS_H

Thanks, this is on for-next.

      reply	other threads:[~2021-01-23  4:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21  1:55 [PATCH] arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h ChunyouTang
2021-01-23  4:25 ` Palmer Dabbelt [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=mhng-11923d80-18d3-4d0a-a0f8-8ca93ee307a1@palmerdabbelt-glaptop \
    --to=palmer@dabbelt.com \
    --cc=Atish.Patra@wdc.com \
    --cc=anup@brainfault.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=ardb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=paul.walmsley@sifive.com \
    --cc=tangchunyou@163.com \
    --cc=tangchunyou@yulong.com \
    --cc=zhangwen@yulong.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).