lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260118121001.136806-1-yiconghui@gmail.com>
Date: Sun, 18 Jan 2026 12:09:58 +0000
From: Yicong Hui <yiconghui@...il.com>
To: davem@...emloft.net,
	kuba@...nel.org
Cc: netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	skhan@...uxfoundation.org,
	david.hunter.linux@...il.com,
	Yicong Hui <yiconghui@...il.com>
Subject: [PATCH net-next v2 0/3] Fix typos in network driver code comments

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ