From: Hemanth Selam <hemanth.selam@gmail.com>
To: Jes Sorensen <Jes.Sorensen@gmail.com>, Ping-Ke Shih <pkshih@realtek.com>
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 1/2] wifi: rtl8xxxu: fix typo "Tranceiver" in comment
Date: Mon, 7 Sep 2026 10:18:50 +0530 [thread overview]
Message-ID: <20260907044851.9884-2-hemanth.selam@gmail.com> (raw)
In-Reply-To: <20260907044851.9884-1-hemanth.selam@gmail.com>
Correct "Tranceiver" to "Transceiver", reported by scripts/checkpatch.pl
using the misspelling list in scripts/spelling.txt. Only touches a
comment, no code changes.
Split out of a single "wifi: realtek:" patch in v1, as Ping-Ke Shih asked.
Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
drivers/net/wireless/realtek/rtl8xxxu/regs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/realtek/rtl8xxxu/regs.h b/drivers/net/wireless/realtek/rtl8xxxu/regs.h
index eafaef1438b9..2131d07c5801 100644
--- a/drivers/net/wireless/realtek/rtl8xxxu/regs.h
+++ b/drivers/net/wireless/realtek/rtl8xxxu/regs.h
@@ -982,7 +982,7 @@
#define REG_NHM_TH3_TO_TH0_8723B 0x0898
#define REG_NHM_TH7_TO_TH4_8723B 0x089c
-#define REG_FPGA0_XA_LSSI_READBACK 0x08a0 /* Tranceiver LSSI Readback */
+#define REG_FPGA0_XA_LSSI_READBACK 0x08a0 /* Transceiver LSSI Readback */
#define REG_FPGA0_XB_LSSI_READBACK 0x08a4
#define REG_FPGA0_PSD_REPORT 0x08b4
#define REG_HSPI_XA_READBACK 0x08b8 /* Transceiver A HSPI read */
next prev parent reply other threads:[~2026-09-07 4:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-07 4:48 [PATCH v2 0/2] wifi: realtek: fix typos in comments Hemanth Selam
2026-09-07 4:48 ` Hemanth Selam [this message]
2026-09-07 5:21 ` [PATCH v2 1/2] wifi: rtl8xxxu: fix typo "Tranceiver" in comment Ping-Ke Shih
2026-09-07 4:48 ` [PATCH v2 2/2] wifi: rtlwifi: fix typos in comments Hemanth Selam
2026-09-07 5:23 ` Ping-Ke Shih
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=20260907044851.9884-2-hemanth.selam@gmail.com \
--to=hemanth.selam@gmail.com \
--cc=Jes.Sorensen@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.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