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>] [day] [month] [year] [list]
Message-ID: <ba6fd61f-cf72-85b2-10a2-7dbe1813e54f@kernel.org>
Date:   Wed, 19 Jul 2023 19:00:59 +0900
From:   Damien Le Moal <dlemoal@...nel.org>
To:     zhumao001@...suo.com
Cc:     linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ata: Fix comment typo

On 7/19/23 01:21, zhumao001@...suo.com wrote:
> Delete repeated word in comment.

Please fix the patch title to:

ata: sata_dwc_460ex: Remove repeated word in comment

> 
> Signed-off-by: Mao Zhu <zhumao001@...suo.com>
> ---
>  drivers/ata/sata_dwc_460ex.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/ata/sata_dwc_460ex.c b/drivers/ata/sata_dwc_460ex.c
> index fabdd1e380f9..28c0e31cc128 100644
> --- a/drivers/ata/sata_dwc_460ex.c
> +++ b/drivers/ata/sata_dwc_460ex.c
> @@ -1081,7 +1081,7 @@ static const struct scsi_host_template
> sata_dwc_sht = {
>      /*
>       * test-only: Currently this driver doesn't handle NCQ
>       * correctly. We enable NCQ but set the queue depth to a
> -     * max of 1. This will get fixed in in a future release.
> +     * max of 1. This will get fixed in a future release.
>       */
>      .sg_tablesize        = LIBATA_MAX_PRD,
>      /* .can_queue        = ATA_MAX_QUEUE, */

-- 
Damien Le Moal
Western Digital Research

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ