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 3/3] net/xen-netback: Fix mispelling of "Software" as "Softare"
Date: Sun, 18 Jan 2026 12:10:01 +0000	[thread overview]
Message-ID: <20260118121001.136806-4-yiconghui@gmail.com> (raw)
In-Reply-To: <20260118121001.136806-1-yiconghui@gmail.com>

Fix misspelling of "software" as "softare" in xen-netback code comment.

Signed-off-by: Yicong Hui <yiconghui@gmail.com>
---
 drivers/net/xen-netback/hash.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/xen-netback/hash.c b/drivers/net/xen-netback/hash.c
index 45ddce35f6d2..c6b2eba3511b 100644
--- a/drivers/net/xen-netback/hash.c
+++ b/drivers/net/xen-netback/hash.c
@@ -3,7 +3,7 @@
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License version 2
- * as published by the Free Softare Foundation; or, when distributed
+ * as published by the Free Software Foundation; or, when distributed
  * separately from the Linux kernel or incorporated into other
  * software packages, subject to the following license:
  *
-- 
2.52.0


  parent 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 [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 ` Yicong Hui [this message]
2026-01-21  3:10 ` [PATCH net-next v2 0/3] Fix typos in network " 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-4-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