public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] Fix typos in network driver code comments
@ 2026-01-18 12:09 Yicong Hui
  2026-01-18 12:09 ` [PATCH net-next v2 1/3] net/benet: Fix typos in " Yicong Hui
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yicong Hui @ 2026-01-18 12:09 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, linux-kernel, skhan, david.hunter.linux, Yicong Hui

Fix various minor typos and mispellings in 3 different driver
subdirectories in drivers/net/ethernet

---
v2:
* Separate patch into patch-set of 3 separated by subdirectory
* Fix all typos in the subdirectory rather than just "Software"
* Sent to net-next rather than net

v1:https://lore.kernel.org/all/aV0tI5nFOd_yQirr@horms.kernel.org/t/#u

Yicong Hui (3):
  net/benet: Fix typos in driver code comments
  net/micrel: Fix typos in micrel driver code comments
  net/xen-netback: Fix mispelling of "Software" as "Softare"

 drivers/net/ethernet/emulex/benet/be.h         |  8 ++++----
 drivers/net/ethernet/emulex/benet/be_cmds.c    |  6 +++---
 drivers/net/ethernet/emulex/benet/be_cmds.h    |  6 +++---
 drivers/net/ethernet/emulex/benet/be_ethtool.c |  6 +++---
 drivers/net/ethernet/emulex/benet/be_hw.h      |  6 +++---
 drivers/net/ethernet/emulex/benet/be_main.c    | 16 ++++++++--------
 drivers/net/ethernet/micrel/ks8842.c           |  4 ++--
 drivers/net/ethernet/micrel/ks8851_common.c    |  2 +-
 drivers/net/ethernet/micrel/ks8851_spi.c       |  4 ++--
 drivers/net/ethernet/micrel/ksz884x.c          |  4 ++--
 drivers/net/xen-netback/hash.c                 |  2 +-
 11 files changed, 32 insertions(+), 32 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-21  3:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-18 12:09 [PATCH net-next v2 0/3] Fix typos in network driver code comments Yicong Hui
2026-01-18 12:09 ` [PATCH net-next v2 1/3] net/benet: Fix typos in " Yicong Hui
2026-01-18 12:10 ` [PATCH net-next v2 2/3] net/micrel: Fix typos in micrel " Yicong Hui
2026-01-18 12:10 ` [PATCH net-next v2 3/3] net/xen-netback: Fix mispelling of "Software" as "Softare" Yicong Hui
2026-01-21  3:10 ` [PATCH net-next v2 0/3] Fix typos in network driver code comments 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