add ignored words to checkpatch/codespell

Stephen Hemminger stephen at networkplumber.org
Sun Mar 31 19:05:54 CEST 2024


I have been seeing lots of bogus warnings from checkpatch spell checker (codespell).

Which version of codespell is CI using? and what dictionary?

The worst example is that it complains about:

#include <stdio.h>

Or perhaps checkpatch should invoke codespell with an ignored word list?


More information about the dev mailing list