lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFpVfgv_31tMF3JMzK9qXO1OiN5LRxxym=ajGVefygoVYw@mail.gmail.com>
Date:   Mon, 16 Jan 2023 13:16:28 +0100
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Geert Uytterhoeven <geert+renesas@...der.be>
Cc:     linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH trivial] mmc: sdio: Spelling s/compement/complement/

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ