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]
Date:   Wed, 22 Jun 2022 11:38:32 +0300
From:   Adrian Hunter <adrian.hunter@...el.com>
To:     Jiang Jian <jiangjian@...rlc.com>, ulf.hansson@...aro.org
Cc:     linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mmc: sdhci-acpi: remove unexpected word "the"

On 21/06/22 12:44, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be removed
> 
> *       instead use the the SDR104 preset register.
> 
> Signed-off-by: Jiang Jian <jiangjian@...rlc.com>

Acked-by: Adrian Hunter <adrian.hunter@...el.com>

> ---
>  drivers/mmc/host/sdhci-acpi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mmc/host/sdhci-acpi.c b/drivers/mmc/host/sdhci-acpi.c
> index c0350e9c03f3..93fe6e5a5f9f 100644
> --- a/drivers/mmc/host/sdhci-acpi.c
> +++ b/drivers/mmc/host/sdhci-acpi.c
> @@ -648,7 +648,7 @@ static int sdhci_acpi_emmc_amd_probe_slot(struct platform_device *pdev,
>  	 *       in reading a garbage value and using the wrong presets.
>  	 *
>  	 *       Since HS400 and HS200 presets must be identical, we could
> -	 *       instead use the the SDR104 preset register.
> +	 *       instead use the SDR104 preset register.
>  	 *
>  	 *    If the above issues are resolved we could remove this quirk for
>  	 *    firmware that that has valid presets (i.e., SDR12 <= 12 MHz).

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ