Hi Geert, Thanks for the patch. > -----Original Message----- > From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Sent: 22 August 2025 11:17 > Subject: [PATCH v2 01/11] can: rcar_can: Consistently use ndev for net_device pointers > > Most net_device pointers are named "ndev", but some are called "dev". > Increase uniformity by always using "ndev". > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Cheers, Biju