On 04/19 02:06:37, Brian Brooks wrote: > On 04/25 19:41:34, Bill Fischofer wrote: > > Part 8 still has some easily fixable checkpatch issues. The extern warnings > > are OK and we should update checkpatch to remove them. > > > > WARNING: 'noone' may be misspelled - perhaps 'no one'? > > #846: FILE: platform/linux-generic/odp_queue_scalable.c:87: > > + /* All remaining elements claimed, noone else can enqueue */ > > This doesn't show when I run scripts/checkpatch.pl
I suspect this is because /usr/local/share/codespell/dictionary.txt does not exist on my machine. I think checkpatch.pl requires support for spellcheck. How do we add this to the dependencies? Is there a script to ease the installation of dependencies for all Linux distros? One was posted to the list a while back..
