Re: [PATCH 1/2] btrfs: fix typos in comments

From: David Sterba

Date: Fri Sep 04 2026 - 13:56:27 EST


On Fri, Sep 04, 2026 at 05:21:59PM +0530, Hemanth Selam wrote:
> Fix typos in comments, reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt. Only touches comments, no code
> changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>

Thanks, despite all efforts the typos always make it back. Please merge
the two patches together as they're fixing only comments.

I'm not sure which branch you've used, the most recent is
https://github.com/btrfs/linux for-next

I did a quick check using codespell and it found a few more typos,
please include them in v2 too.

block-group.h:138: commited ==> committed
extent-io-tree.c:754: Temporarilly ==> Temporarily
fs.c:82: Checksume ==> Checksum
raid56.c:991: coresponding ==> corresponding
raid56.c:2635: caclulated ==> calculated
transaction.h:291: wheather ==> weather, whether
tree-checker.c:231: cannnot ==> cannot