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: <20240923141957.GE13599@twin.jikos.cz>
Date: Mon, 23 Sep 2024 16:19:57 +0200
From: David Sterba <dsterba@...e.cz>
To: Shen Lichuan <shenlichuan@...o.com>
Cc: clm@...com, josef@...icpanda.com, dsterba@...e.com,
	linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org,
	opensource.kernel@...o.com
Subject: Re: [PATCH v1] btrfs: Correct some typos in comments

On Mon, Sep 23, 2024 at 02:58:33PM +0800, Shen Lichuan wrote:
> Fixed some confusing spelling errors, the details are as follows:
> 
> -in the code comments:
> 	filesysmte	-> filesystem
> 	trasnsaction	-> transaction

Strange that codespell does not find the typos. We also want to fix
typos in bigger batches so please check for more, my quick search gives

block-group.c:2800: uncompressible ==> incompressible
extent_io.c:3188: utlizing ==> utilizing
extent_map.c:1323: ealier ==> earlier
extent_map.c:1325: possiblity ==> possibility
fiemap.c:189: emmitted ==> emitted
fiemap.c:197: emmitted ==> emitted
fiemap.c:203: emmitted ==> emitted
transaction.h:36: trasaction ==> transaction

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ