1
0
Fork 0
alistair23-linux/drivers/net/ethernet/chelsio
Joe Perches dbedd44e98 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>
2015-03-08 22:54:22 -04:00
..
cxgb net: rename vlan_tx_* helpers since "tx" is misleading there 2015-01-13 17:51:08 -05:00
cxgb3 ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
cxgb4 ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
cxgb4vf ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
Kconfig cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built 2014-10-15 00:28:58 -04:00
Makefile chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00