linux_dsm_epyc7002/drivers/net/ethernet/apple
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
..
bmac.c net:drivers/net: Miscellaneous conversions to ETH_ALEN 2013-10-02 17:04:45 -04:00
bmac.h
Kconfig net/ethernet: Move mac89x0.c from apple to cirrus 2011-11-01 19:30:38 -04:00
mace.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
mace.h
macmace.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
Makefile net/ethernet: Move mac89x0.c from apple to cirrus 2011-11-01 19:30:38 -04:00