From: Akiyoshi Kurita <weibu@redadmin.org>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
Akiyoshi Kurita <weibu@redadmin.org>
Subject: [PATCH] staging: rtl8723bs: fix typo in comment
Date: Fri, 12 Sep 2025 00:02:07 +0900 [thread overview]
Message-ID: <20250911150207.602285-1-weibu@redadmin.org> (raw)
Fix a spelling mistake in hal_pwr_seq.c:
- 'configurtions' → 'configurations'
No functional change.
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
drivers/staging/rtl8723bs/hal/hal_pwr_seq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c b/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c
index 2438931ca51b..fba67a7c069c 100644
--- a/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c
+++ b/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c
@@ -8,7 +8,7 @@
/*
*
This file includes all kinds of Power Action event for RTL8723B
-and corresponding hardware configurations which are released from HW SD.
+and corresponding hardware configurtions which are released from HW SD.
Major Change History:
When Who What
--
2.47.3
next reply other threads:[~2025-09-11 15:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 15:02 Akiyoshi Kurita [this message]
2025-09-11 18:52 ` Dan Carpenter
2026-02-18 8:19 [PATCH] staging : rtl8723bs : Fix " Giorgi Tchankvetadze
2026-02-18 17:51 ` Ethan Tidmore
2026-02-18 8:42 [PATCH] staging: rtl8723bs: " Giorgi Tchankvetadze
2026-02-18 9:03 [PATCH] staging : rtl8723bs : " Giorgi Tchankvetadze
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=20250911150207.602285-1-weibu@redadmin.org \
--to=weibu@redadmin.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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
Powered by JetHome