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, 31 Aug 2022 23:12:06 +0800
From:   Coly Li <colyli@...e.de>
To:     Jilin Yuan <yuanjilin@...rlc.com>
Cc:     Kent Overstreet <kent.overstreet@...il.com>,
        linux-bcache@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bcache:: fix repeated words in comments



> 2022年8月30日 23:30,Jilin Yuan <yuanjilin@...rlc.com> 写道:
> 
> Delete the redundant word 'we'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>

Added to my for-next queue. Thanks.

Coly Li


> ---
> drivers/md/bcache/bcache.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/md/bcache/bcache.h b/drivers/md/bcache/bcache.h
> index 2acda9cea0f9..aebb7ef10e63 100644
> --- a/drivers/md/bcache/bcache.h
> +++ b/drivers/md/bcache/bcache.h
> @@ -107,7 +107,7 @@
>  *
>  * BTREE NODES:
>  *
> - * Our unit of allocation is a bucket, and we we can't arbitrarily allocate and
> + * Our unit of allocation is a bucket, and we can't arbitrarily allocate and
>  * free smaller than a bucket - so, that's how big our btree nodes are.
>  *
>  * (If buckets are really big we'll only use part of the bucket for a btree node
> -- 
> 2.36.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ