linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: intel: some cleanups
@ 2021-05-19  6:14 Guangbin Huang
  2021-05-19  6:14 ` [PATCH net-next 1/5] net: e1000: remove repeated word "slot" for e1000_main.c Guangbin Huang
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Guangbin Huang @ 2021-05-19  6:14 UTC (permalink / raw)
  To: davem, kuba, jesse.brandeburg, anthony.l.nguyen
  Cc: netdev, linux-kernel, intel-wired-lan, lipeng321, tanhuazhong,
	huangguangbin2

This patchset adds some cleanups for intel e1000/e1000e ethernet driver.

Hao Chen (5):
  net: e1000: remove repeated word "slot" for e1000_main.c
  net: e1000: remove repeated words for e1000_hw.c
  net: e1000e: remove repeated word "the" for ich8lan.c
  net: e1000e: remove repeated word "slot" for netdev.c
  net: e1000e: fix misspell word "retreived"

 drivers/net/ethernet/intel/e1000/e1000_hw.c   | 4 ++--
 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
 drivers/net/ethernet/intel/e1000e/ich8lan.c   | 2 +-
 drivers/net/ethernet/intel/e1000e/netdev.c    | 2 +-
 drivers/net/ethernet/intel/e1000e/phy.c       | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-05-19 19:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19  6:14 [PATCH net-next 0/5] net: intel: some cleanups Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 1/5] net: e1000: remove repeated word "slot" for e1000_main.c Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 2/5] net: e1000: remove repeated words for e1000_hw.c Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 3/5] net: e1000e: remove repeated word "the" for ich8lan.c Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 4/5] net: e1000e: remove repeated word "slot" for netdev.c Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 5/5] net: e1000e: fix misspell word "retreived" Guangbin Huang
2021-05-19 18:48 ` [PATCH net-next 0/5] net: intel: some cleanups Nguyen, Anthony L
2021-05-19 19:23   ` David Miller
2021-05-19 19:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).