linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Jiangshan Yi <13667453960@163.com>,
	mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com
Cc: linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Jiangshan Yi <yijiangshan@kylinos.cn>,
	k2ci <kernel-bot@kylinos.cn>
Subject: Re: [PATCH] nvmem: stm32: fix spelling typo in comment
Date: Mon, 31 Oct 2022 17:44:57 +0000	[thread overview]
Message-ID: <bb2c0e45-e1cf-6105-a6ea-20a6085f6c89@linaro.org> (raw)
In-Reply-To: <20221009082819.2662964-1-13667453960@163.com>



On 09/10/2022 09:28, Jiangshan Yi wrote:
> From: Jiangshan Yi <yijiangshan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>

Applied thanks,

--srini
> ---
>   drivers/nvmem/stm32-romem.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/nvmem/stm32-romem.c b/drivers/nvmem/stm32-romem.c
> index 354be526897f..0c206ad05be7 100644
> --- a/drivers/nvmem/stm32-romem.c
> +++ b/drivers/nvmem/stm32-romem.c
> @@ -19,7 +19,7 @@
>   #define STM32_SMC_WRITE_SHADOW		0x03
>   #define STM32_SMC_READ_OTP		0x04
>   
> -/* shadow registers offest */
> +/* shadow registers offset */
>   #define STM32MP15_BSEC_DATA0		0x200
>   
>   /* 32 (x 32-bits) lower shadow registers */

      reply	other threads:[~2022-10-31 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-09  8:28 [PATCH] nvmem: stm32: fix spelling typo in comment Jiangshan Yi
2022-10-31 17:44 ` Srinivas Kandagatla [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=bb2c0e45-e1cf-6105-a6ea-20a6085f6c89@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=13667453960@163.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=kernel-bot@kylinos.cn \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=yijiangshan@kylinos.cn \
    /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).