Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mmc: sdio: Spelling s/compement/complement/

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>

authored by

Geert Uytterhoeven and committed by
Ulf Hansson
930ba0cb b0197e47

+1 -1
+1 -1
drivers/mmc/core/sdio_io.c
··· 766 766 * sdio_retune_crc_enable - re-enable retuning on CRC errors 767 767 * @func: SDIO function attached to host 768 768 * 769 - * This is the compement to sdio_retune_crc_disable(). 769 + * This is the complement to sdio_retune_crc_disable(). 770 770 */ 771 771 void sdio_retune_crc_enable(struct sdio_func *func) 772 772 {