Re: [PATCH 2/2] igc: fix typos in comments

From: Joe Damato

Date: Tue Mar 03 2026 - 18:09:43 EST


On Tue, Mar 03, 2026 at 10:38:21PM +0100, Maximilian Pezzullo via B4 Relay wrote:
> From: Maximilian Pezzullo <maximilianpezzullo@xxxxxxxxx>
>
> Fix spelling errors in code comments:
> - igc_diag.c: 'autonegotioation' -> 'autonegotiation'
> - igc_main.c: 'revisons' -> 'revisions' (two occurrences)
>
> Signed-off-by: Maximilian Pezzullo <maximilianpezzullo@xxxxxxxxx>
> ---
> drivers/net/ethernet/intel/igc/igc_diag.c | 2 +-
> drivers/net/ethernet/intel/igc/igc_main.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Joe Damato <joe@xxxxxxx>