[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.22.394.2205241832180.2473@hadrien>
Date: Tue, 24 May 2022 18:33:19 +0200 (CEST)
From: Julia Lawall <julia.lawall@...ia.fr>
To: David Sterba <dsterba@...e.cz>
cc: Chris Mason <clm@...com>, kernel-janitors@...r.kernel.org,
Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>, linux-btrfs@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] btrfs: fix typos in comments
On Tue, 24 May 2022, David Sterba wrote:
> On Sat, May 21, 2022 at 01:10:15PM +0200, Julia Lawall wrote:
> > Spelling mistakes (triple letters) in comments.
> > Detected with the help of Coccinelle.
>
> The tool to check typos is codespell, however it does not catch either
> of the words you're fixing. We do typo fixing in bigger batches so I'd
> rather fix all of them, I found about 10 more.
OK, no problem. My rule only looks for the special case of three
occurrences of a letter, so it doesn't find many things per file.
julia
Powered by blists - more mailing lists