Re: [PATCH v2 4/6] net: sfc: fix repeated word 'the' in comment
From: Andrew Lunn
Date: Mon Sep 07 2026 - 09:03:46 EST
On Mon, Sep 07, 2026 at 10:16:33AM +0530, Hemanth Selam wrote:
> Drop the repeated "the", reported by scripts/checkpatch.pl. Only touches
> a comment, no code changes.
>
> The bitfield.h hunks from v1 are gone: "the relevant bits filled in in
> the range" is correct as it stands, since "filled in" ends the clause and
> "in the range" begins the next.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew