Re: [PATCH] [net-next] igb: Fix spelling "intialize"->"initialize"
From: Johnny Park
Date: Tue Oct 22 2024 - 23:05:38 EST
On Tue, Oct 22, 2024 at 05:09:33PM +0100, Simon Horman wrote:
> On Mon, Oct 21, 2024 at 11:11:56PM -0600, Johnny Park wrote:
> > Simple patch that fixes the spelling mistake "intialize" in igb_main.c
> >
> > Signed-off-by: Johnny Park <pjohnny0508@xxxxxxxxx>
>
> Thanks Johnny,
>
> I agree this is correct. But I am wondering if you could also fix the
> following around 3909. It seems to be the only other non false-positive
> flagged by codespell in this file.
>
> mor -> more
>
> --
> pw-bot: changes-requested
Sounds good, I'll make a new patch shortly.