All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] mmc: sdio: Spelling s/compement/complement/
@ 2023-01-03 16:38 Geert Uytterhoeven
  2023-01-16 12:16 ` Ulf Hansson
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-01-03 16:38 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc, linux-kernel, Geert Uytterhoeven

Fix a misspelling of "complement".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/mmc/core/sdio_io.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/core/sdio_io.c b/drivers/mmc/core/sdio_io.c
index 79dbf90216b599c7..b774bf51981d05a4 100644
--- a/drivers/mmc/core/sdio_io.c
+++ b/drivers/mmc/core/sdio_io.c
@@ -766,7 +766,7 @@ EXPORT_SYMBOL_GPL(sdio_retune_crc_disable);
  *	sdio_retune_crc_enable - re-enable retuning on CRC errors
  *	@func: SDIO function attached to host
  *
- *	This is the compement to sdio_retune_crc_disable().
+ *	This is the complement to sdio_retune_crc_disable().
  */
 void sdio_retune_crc_enable(struct sdio_func *func)
 {
-- 
2.25.1


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

* Re: [PATCH trivial] mmc: sdio: Spelling s/compement/complement/
  2023-01-03 16:38 [PATCH trivial] mmc: sdio: Spelling s/compement/complement/ Geert Uytterhoeven
@ 2023-01-16 12:16 ` Ulf Hansson
  0 siblings, 0 replies; 2+ messages in thread
From: Ulf Hansson @ 2023-01-16 12:16 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-mmc, linux-kernel

On Tue, 3 Jan 2023 at 17:38, Geert Uytterhoeven <geert+renesas@glider.be> wrote:
>
> Fix a misspelling of "complement".
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  drivers/mmc/core/sdio_io.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/core/sdio_io.c b/drivers/mmc/core/sdio_io.c
> index 79dbf90216b599c7..b774bf51981d05a4 100644
> --- a/drivers/mmc/core/sdio_io.c
> +++ b/drivers/mmc/core/sdio_io.c
> @@ -766,7 +766,7 @@ EXPORT_SYMBOL_GPL(sdio_retune_crc_disable);
>   *     sdio_retune_crc_enable - re-enable retuning on CRC errors
>   *     @func: SDIO function attached to host
>   *
> - *     This is the compement to sdio_retune_crc_disable().
> + *     This is the complement to sdio_retune_crc_disable().
>   */
>  void sdio_retune_crc_enable(struct sdio_func *func)
>  {
> --
> 2.25.1
>

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

end of thread, other threads:[~2023-01-16 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-03 16:38 [PATCH trivial] mmc: sdio: Spelling s/compement/complement/ Geert Uytterhoeven
2023-01-16 12:16 ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.