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-prev] [day] [month] [year] [list]
Message-ID: <aV0tI5nFOd_yQirr@horms.kernel.org>
Date: Tue, 6 Jan 2026 15:41:23 +0000
From: Simon Horman <horms@...nel.org>
To: Yicong Hui <yiconghui@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org, skhan@...uxfoundation.org,
	david.hunter.linux@...il.com
Subject: Re: [PATCH net] net: Fix typo of "software" in driver comments

On Thu, Dec 25, 2025 at 03:43:53AM +0000, Yicong Hui wrote:
> Fix misspelling of "software" as "softare" and "sotware" in code comments
> 
> Signed-off-by: Yicong Hui <yiconghui@...il.com>
> ---
>  drivers/net/ethernet/emulex/benet/be_hw.h | 2 +-
>  drivers/net/ethernet/micrel/ks8842.c      | 2 +-
>  drivers/net/xen-netback/hash.c            | 2 +-

Hi Yicong Hui,

Thanks for your patch.

According to codespell, both the benet and ks8842 drivers also have other
spelling mistakes. So I think it would make sense to make a patch set,
with per-driver, or perhaps per-directory, patches that fix all spelling
errors in each driver (or directory).

Also, I'd lean towards this being for net-next rather than net
as I don't think these changes are use-visible.

	Subject: [PATCH net-next v2 0/3] ...

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ