Re: [PATCH v1] btrfs: Correct some typos in comments
From: David Sterba
Date: Mon Sep 23 2024 - 10:21:27 EST
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