mmc: sdio: Spelling s/compement/complement/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 3 Jan 2023 16:38:51 +0000 (17:38 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Jan 2023 14:51:38 +0000 (15:51 +0100)
Fix a misspelling of "complement".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/a650c8b930a30f5902f4fcfe23877314d098abde.1672763862.git.geert+renesas@glider.be
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sdio_io.c

index 79dbf90216b599c7195ddf9d66de52c4c034adcc..b774bf51981d05a446d5c48c0b0d4f54840f7b09 100644 (file)
@@ -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)
 {