D
DocsBPS
Forked from
Eclipse Projects / Eclipse Oniro Blueprints / Blueprint Documentation / Docs
Source project has a limited visibility.
Joe Perches
authored
To test a checkpatch spelling patch, I ran codespell against drivers/net/ethernet/. $ git ls-files drivers/net/ethernet/ | \ while read file ; do \ codespell -w $file; \ done I removed a false positive in e1000_hw.h Signed-off-by:Joe Perches <joe@perches.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Name | Last commit | Last update |
---|