06/01/2022 17:46, Thomas Monjalon:
> 29/11/2021 17:08, Josh Soref:
> > - * external phy devices registred through kerenl apis
> > + * external phy devices registred through kernel apis
>
> another spelling to fix:
> "registred"
> and while at it, "apis" should be "APIs"
>
> - * When set to zero, simple forwaring path is eanbled.
> + * When set to zero, simple forwaring path is enabled.
>
> another one:
> "forwaring"
>
> If I see nothing else, I'll fix and merge.
I've found more to fix.
Given the size of the patch, I did the fixes directly and added my Signed-off.
Applied, thanks.
The git log became:
fix spelling in comments and strings
The tool comes from https://github.com/jsoref
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Thomas Monjalon <[email protected]>