[<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