public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Yicong Hui <yiconghui@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	skhan@linuxfoundation.org, david.hunter.linux@gmail.com,
	Yicong Hui <yiconghui@gmail.com>
Subject: [PATCH net-next v2 0/3] Fix typos in network driver code comments
Date: Sun, 18 Jan 2026 12:09:58 +0000	[thread overview]
Message-ID: <20260118121001.136806-1-yiconghui@gmail.com> (raw)

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


             reply	other threads:[~2026-01-18 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-18 12:09 Yicong Hui [this message]
2026-01-18 12:09 ` [PATCH net-next v2 1/3] net/benet: Fix typos in driver code comments 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260118121001.136806-1-yiconghui@gmail.com \
    --to=yiconghui@gmail.com \
    --cc=davem@davemloft.net \
    --cc=david.hunter.linux@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox