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:   Tue, 19 Jul 2022 20:22:38 +0200
From:   Alexander Gordeev <agordeev@...ux.ibm.com>
To:     Jason Wang <wangborong@...rlc.com>
Cc:     svens@...ux.ibm.com, hca@...ux.ibm.com, gor@...ux.ibm.com,
        borntraeger@...ux.ibm.com, baihaowen@...zu.com,
        linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] s390/tape: Fix comment typo

On Fri, Jul 15, 2022 at 01:38:38PM +0800, Jason Wang wrote:
> The double `that' is duplicated in line 551, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
>  drivers/s390/char/tape_34xx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/s390/char/tape_34xx.c b/drivers/s390/char/tape_34xx.c
> index 38cc1565d6ae..751945fb6793 100644
> --- a/drivers/s390/char/tape_34xx.c
> +++ b/drivers/s390/char/tape_34xx.c
> @@ -548,7 +548,7 @@ tape_34xx_unit_check(struct tape_device *device, struct tape_request *request,
>  	case 0x2e:
>  		/*
>  		 * Not capable. This indicates either that the drive fails
> -		 * reading the format id mark or that that format specified
> +		 * reading the format id mark or that format specified
>  		 * is not supported by the drive.
>  		 */
>  		dev_warn (&device->cdev->dev, "The tape unit cannot process "

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ