Re: [PATCH net-next v3 07/10] net: marvell: fix typos in comments

From: Andrew Lunn

Date: Tue Sep 08 2026 - 08:13:57 EST


On Tue, Sep 08, 2026 at 11:05:19AM +0530, Ratheesh Kannoth wrote:
> On 2026-09-08 at 10:55:59, Hemanth Selam (hemanth.selam@xxxxxxxxx) wrote:
> > Fix misspellings in comments, found with scripts/checkpatch.pl using
> > the misspelling list in scripts/spelling.txt. Comments only, no code
> > changes.
> >
>
> For below files
>
> > drivers/net/ethernet/marvell/octeontx2/af/npc.h | 4 ++--
> > drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c | 2 +-
> > drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c | 2 +-
> > drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c | 2 +-
>
> Reviewed-by: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>

For the rest of them:

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew