ethernet: codespell comment spelling fixes
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>
This commit is contained in:

committato da
David S. Miller

parent
cbe21d92e4
commit
dbedd44e98
@@ -1065,7 +1065,7 @@ refill:
|
||||
|
||||
/*
|
||||
* this call can fail, but for now, just leave this
|
||||
* decriptor without skb
|
||||
* descriptor without skb
|
||||
*/
|
||||
gelic_descr_prepare_rx(card, descr);
|
||||
|
||||
|
Fai riferimento in un nuovo problema
Block a user