linux/drivers/net/ethernet/sfc
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
..
bitfield.h
ef10.c
ef10_regs.h
efx.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
efx.h
enum.h
ethtool.c
falcon.c
falcon_boards.c
farch.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
farch_regs.h
filter.h
io.h
Kconfig
Makefile
mcdi.c
mcdi.h
mcdi_mon.c
mcdi_pcol.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
mcdi_port.c
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h
nic.c
nic.h
phy.h
ptp.c
qt202x_phy.c
rx.c
selftest.c
selftest.h
siena.c
siena_sriov.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
tenxpress.c
tx.c
txc43128_phy.c
vfdi.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
workarounds.h