public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: mc13xxx-spi: Fix typo ("transfert")
@ 2022-11-01 16:50 Jonathan Neuschäfer
  2022-11-07  8:31 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2022-11-01 16:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jonathan Neuschäfer, Lee Jones

That spelling is only correct in French :-)

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 drivers/mfd/mc13xxx-spi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/mc13xxx-spi.c b/drivers/mfd/mc13xxx-spi.c
index f803527e58194..84ea45ef0280d 100644
--- a/drivers/mfd/mc13xxx-spi.c
+++ b/drivers/mfd/mc13xxx-spi.c
@@ -115,7 +115,7 @@ static int mc13xxx_spi_write(void *context, const void *data, size_t count)
  * result, the SS will negate before all of the data has been
  * transferred to/from the peripheral."
  * We workaround this by accessing the SPI controller with a
- * single transfert.
+ * single transfer.
  */

 static struct regmap_bus regmap_mc13xxx_bus = {
--
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mfd: mc13xxx-spi: Fix typo ("transfert")
  2022-11-01 16:50 [PATCH] mfd: mc13xxx-spi: Fix typo ("transfert") Jonathan Neuschäfer
@ 2022-11-07  8:31 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2022-11-07  8:31 UTC (permalink / raw)
  To: Jonathan Neuschäfer; +Cc: linux-kernel

On Tue, 01 Nov 2022, Jonathan Neuschäfer wrote:

> That spelling is only correct in French :-)
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  drivers/mfd/mc13xxx-spi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-07  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 16:50 [PATCH] mfd: mc13xxx-spi: Fix typo ("transfert") Jonathan Neuschäfer
2022-11-07  8:31 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox