On Tue, Oct 22, 2024 at 09:21:28PM -0600, Johnny Park wrote: > Simple patch that fix spelling mistakes in igb_main.c > > Signed-off-by: Johnny Park <pjohnny0...@gmail.com> > --- > Changes in v2: > - Fix spelling mor -> more
Thanks for the update. I checked and this addresses all false-positives flagged by codespell in this file. Reviewed-by: Simon Horman <ho...@kernel.org>