Re: [PATCH v2] btrfs: fix typos and repeated words in comments
From: David Sterba
Date: Mon Sep 07 2026 - 06:06:59 EST
On Mon, Sep 07, 2026 at 10:18:01AM +0530, Hemanth Selam wrote:
> Fix misspellings and repeated words in comments, found with
> scripts/checkpatch.pl and codespell. Only touches comments, no code
> changes.
>
> Changes since v1:
> - the typo and repeated-word patches are folded into one, as they only
> touch comments
> - rebased onto btrfs for-next
> - picked up the further typos codespell found, which David Sterba
> listed: Temporarilly, Checksume, coresponding, caclulated, wheather
> and cannnot ("commited" in block-group.h was already fixed by v1)
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
Added to for-next, thanks.