diff options
author | Paul Spooren <mail@aparcar.org> | 2020-07-27 12:57:04 -1000 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-11-12 18:21:55 +0100 |
commit | 3c0357e7b4229e8855d6f1a98db6d840bb9e0e86 (patch) | |
tree | c168d2a455f90cb3c4fd0371f184011bb26b2f01 /scripts/metadata.pm | |
parent | 66e87a1f3802a4553423a4fcbb9e6a63f9fd96d2 (diff) | |
download | upstream-3c0357e7b4229e8855d6f1a98db6d840bb9e0e86.tar.gz upstream-3c0357e7b4229e8855d6f1a98db6d840bb9e0e86.tar.bz2 upstream-3c0357e7b4229e8855d6f1a98db6d840bb9e0e86.zip |
scripts: add spelling.txt for checkpatch.pl
Running the updated checkpatch version with spelling.txt show that
spelling mistakes happen to everyone.
> /target/linux$ fd .*.patch | xargs ../../scripts/checkpatch.pl | rg spell
WARNING: 'usefull' may be misspelled - perhaps 'useful'?
WARNING: 'afecting' may be misspelled - perhaps 'affecting'?
WARNING: 'usefull' may be misspelled - perhaps 'useful'?
WARNING: 'afecting' may be misspelled - perhaps 'affecting'?
WARNING: 'begining' may be misspelled - perhaps 'beginning'?
WARNING: 'superflous' may be misspelled - perhaps 'superfluous'?
WARNING: 'multipe' may be misspelled - perhaps 'multiple'?
WARNING: 'recieves' may be misspelled - perhaps 'receives'?
WARNING: 'retreive' may be misspelled - perhaps 'retrieve'?
WARNING: 'tranfer' may be misspelled - perhaps 'transfer'?
WARNING: 'additonal' may be misspelled - perhaps 'additional'?
WARNING: 'accomodate' may be misspelled - perhaps 'accommodate'?
[...]
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'scripts/metadata.pm')
0 files changed, 0 insertions, 0 deletions