Re: [PATCH] multipath-tools: fix misspellings

2025-05-09 Thread Martin Wilck
Hello Xose, On Fri, 2025-05-09 at 14:54 +0200, Xose Vazquez Perez wrote: > codespell: > ./tests/mapinfo.c:964: ouput ==> output > ./libmultipath/devmapper.h:118: paramters ==> parameters > ./libmpathutil/uxsock.c:69: everone ==> everyone As you may know, a spell checker is part of our regular Git

[PATCH] multipath-tools: fix misspellings

2025-05-09 Thread Xose Vazquez Perez
codespell: ./tests/mapinfo.c:964: ouput ==> output ./libmultipath/devmapper.h:118: paramters ==> parameters ./libmpathutil/uxsock.c:69: everone ==> everyone === SUMMARY: everone 1 ouput 1 paramters 1 Cc: Martin Wilck Cc: Benjamin Marzinski Cc: Christophe Varoqui C