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: <6ded15cd-381d-24f2-ab0f-bae31117bbc5@suse.com>
Date:   Tue, 16 Aug 2022 14:22:05 +0200
From:   Juergen Gross <jgross@...e.com>
To:     Jilin Yuan <yuanjilin@...rlc.com>, axboe@...nel.dk
Cc:     linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: fix repeated words in comments

On 16.08.22 14:09, Jilin Yuan wrote:
>   Delete the redundant word 'can'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
> ---
>   block/bio.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/block/bio.c b/block/bio.c
> index f92d0223247b..c883f8963c14 100644
> --- a/block/bio.c
> +++ b/block/bio.c
> @@ -567,7 +567,7 @@ EXPORT_SYMBOL(bio_alloc_bioset);
>    * be reused by calling bio_uninit() before calling bio_init() again.
>    *
>    * Note that unlike bio_alloc() or bio_alloc_bioset() allocations from this
> - * function are not backed by a mempool can can fail.  Do not use this function
> + * function are not backed by a mempool can fail.  Do not use this function

This sentence is still not correct. I guess the first "can" should be replaced
with "and".


Juergen

Download attachment "OpenPGP_0xB0DE9DD628BF132F.asc" of type "application/pgp-keys" (3099 bytes)

Download attachment "OpenPGP_signature" of type "application/pgp-signature" (496 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ