* [PATCH] spi: mxs: fix "transfered"->"transferred"
@ 2025-09-03 2:03 Xichao Zhao
2025-09-03 16:01 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Xichao Zhao @ 2025-09-03 2:03 UTC (permalink / raw)
To: broonie, shawnguo, s.hauer
Cc: kernel, festevam, linux-spi, imx, linux-kernel, Xichao Zhao
Trivial fix to spelling mistake in comment text.
Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
---
drivers/spi/spi-mxs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/spi-mxs.c b/drivers/spi/spi-mxs.c
index 43455305fdf4..0ebcbdb1b1f7 100644
--- a/drivers/spi/spi-mxs.c
+++ b/drivers/spi/spi-mxs.c
@@ -388,7 +388,7 @@ static int mxs_spi_transfer_one(struct spi_controller *host,
TXRX_DEASSERT_CS : 0;
/*
- * Small blocks can be transfered via PIO.
+ * Small blocks can be transferred via PIO.
* Measured by empiric means:
*
* dd if=/dev/mtdblock0 of=/dev/null bs=1024k count=1
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] spi: mxs: fix "transfered"->"transferred"
2025-09-03 2:03 [PATCH] spi: mxs: fix "transfered"->"transferred" Xichao Zhao
@ 2025-09-03 16:01 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2025-09-03 16:01 UTC (permalink / raw)
To: shawnguo, s.hauer, Xichao Zhao
Cc: kernel, festevam, linux-spi, imx, linux-kernel
On Wed, 03 Sep 2025 10:03:47 +0800, Xichao Zhao wrote:
> Trivial fix to spelling mistake in comment text.
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: mxs: fix "transfered"->"transferred"
commit: 94b39cb3ad6db935b585988b36378884199cd5fc
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-03 16:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03 2:03 [PATCH] spi: mxs: fix "transfered"->"transferred" Xichao Zhao
2025-09-03 16:01 ` Mark Brown
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).