From: Jay Fang <f.fangjian@huawei.com>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>, linux-spi@vger.kernel.org
Cc: John Garry <john.garry@huawei.com>,
Mark Brown <broonie@kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall")
Date: Sat, 5 Nov 2022 15:20:42 +0800 [thread overview]
Message-ID: <d585e334-6b27-4fc5-d0b4-d433780c548c@huawei.com> (raw)
In-Reply-To: <20221103190052.915755-1-j.neuschaefer@gmx.net>
On 2022/11/4 3:00, Jonathan Neuschäfer wrote:
> Simple typo, simple fix.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
> drivers/spi/spi-hisi-sfc-v3xx.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/spi/spi-hisi-sfc-v3xx.c b/drivers/spi/spi-hisi-sfc-v3xx.c
> index d3a23b1c2a4c5..f07d1045a30a2 100644
> --- a/drivers/spi/spi-hisi-sfc-v3xx.c
> +++ b/drivers/spi/spi-hisi-sfc-v3xx.c
> @@ -165,7 +165,7 @@ static int hisi_sfc_v3xx_adjust_op_size(struct spi_mem *mem,
> }
>
> /*
> - * The controller only supports Standard SPI mode, Duall mode and
> + * The controller only supports Standard SPI mode, Dual mode and
> * Quad mode. Double sanitize the ops here to avoid OOB access.
> */
> static bool hisi_sfc_v3xx_supports_op(struct spi_mem *mem,
> --
> 2.35.1
>
> .
>
Thanks
Acked-by: Jay Fang <f.fangjian@huawei.com>
prev parent reply other threads:[~2022-11-05 7:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 19:00 [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall") Jonathan Neuschäfer
2022-11-04 2:31 ` Dhruva Gole
2022-11-05 7:20 ` Jay Fang [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=d585e334-6b27-4fc5-d0b4-d433780c548c@huawei.com \
--to=f.fangjian@huawei.com \
--cc=broonie@kernel.org \
--cc=j.neuschaefer@gmx.net \
--cc=john.garry@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@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).