From: Cheng-Han Wu <hank20010209@gmail.com>
To: stas.yakovlev@gmail.com, mst@redhat.com, jasowang@redhat.com,
kees@kernel.org, linux-kernel@vger.kernel.org,
skhan@linuxfoundation.org
Cc: xuanzhuo@linux.alibaba.com, eperezma@redhat.com,
tony.luck@intel.com, gpiccoli@igalia.com, corbet@lwn.net,
Cheng-Han Wu <hank20010209@gmail.com>
Subject: [PATCH] kernel-wide: add sturct||struct to spelling.txt
Date: Thu, 12 Mar 2026 17:07:32 +0800 [thread overview]
Message-ID: <20260312090732.66871-1-hank20010209@gmail.com> (raw)
Add the spelling correction to scripts/spelling.txt
so that checkpatch can catch future occurrences,
and fix the instances found in the source tree.
Signed-off-by: Cheng-Han Wu <hank20010209@gmail.com>
---
drivers/net/wireless/intel/ipw2x00/ipw2200.h | 2 +-
drivers/vdpa/solidrun/snet_main.c | 2 +-
include/linux/pstore_blk.h | 2 +-
scripts/spelling.txt | 1 +
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/net/wireless/intel/ipw2x00/ipw2200.h b/drivers/net/wireless/intel/ipw2x00/ipw2200.h
index 19310fd0d..b35539bd0 100644
--- a/drivers/net/wireless/intel/ipw2x00/ipw2200.h
+++ b/drivers/net/wireless/intel/ipw2x00/ipw2200.h
@@ -344,7 +344,7 @@ enum connection_manager_assoc_states {
#define IPW_TX_QUEUE_3 3
#define IPW_TX_QUEUE_4 4
-/* QoS sturctures */
+/* QoS structures */
struct ipw_qos_info {
int qos_enable;
struct libipw_qos_parameters *def_qos_parm_OFDM;
diff --git a/drivers/vdpa/solidrun/snet_main.c b/drivers/vdpa/solidrun/snet_main.c
index 28d55315d..5c72b1981 100644
--- a/drivers/vdpa/solidrun/snet_main.c
+++ b/drivers/vdpa/solidrun/snet_main.c
@@ -87,7 +87,7 @@ static int snet_set_vq_address(struct vdpa_device *vdev, u16 idx, u64 desc_area,
u64 driver_area, u64 device_area)
{
struct snet *snet = vdpa_to_snet(vdev);
- /* save received parameters in vqueue sturct */
+ /* save received parameters in vqueue struct */
snet->vqs[idx]->desc_area = desc_area;
snet->vqs[idx]->driver_area = driver_area;
snet->vqs[idx]->device_area = device_area;
diff --git a/include/linux/pstore_blk.h b/include/linux/pstore_blk.h
index 924ca07aa..51336ae93 100644
--- a/include/linux/pstore_blk.h
+++ b/include/linux/pstore_blk.h
@@ -46,7 +46,7 @@ struct pstore_blk_config {
/**
* pstore_blk_get_config - get a copy of the pstore_blk backend configuration
*
- * @info: The sturct pstore_blk_config to be filled in
+ * @info: The struct pstore_blk_config to be filled in
*
* Failure returns negative error code, and success returns 0.
*/
diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index 1e89b92c2..bf8c61adf 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -1542,6 +1542,7 @@ stoping||stopping
stoppped||stopped
straming||streaming
struc||struct
+sturct||struct
structres||structures
stuct||struct
strucuture||structure
--
2.52.0
reply other threads:[~2026-03-12 9:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260312090732.66871-1-hank20010209@gmail.com \
--to=hank20010209@gmail.com \
--cc=corbet@lwn.net \
--cc=eperezma@redhat.com \
--cc=gpiccoli@igalia.com \
--cc=jasowang@redhat.com \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=skhan@linuxfoundation.org \
--cc=stas.yakovlev@gmail.com \
--cc=tony.luck@intel.com \
--cc=xuanzhuo@linux.alibaba.com \
/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
all inboxes | Powered by JetHome®