* [PATCH v2] staging: rtl8723bs: fix typo in comment
@ 2025-09-12 2:28 Akiyoshi Kurita
2025-09-12 5:32 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Akiyoshi Kurita @ 2025-09-12 2:28 UTC (permalink / raw)
To: gregkh; +Cc: dan.carpenter, linux-staging, linux-kernel, Akiyoshi Kurita
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 configurtions which are released from HW SD.
+and corresponding hardware configurations which are released from HW SD.
Major Change History:
When Who What
--
2.47.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v2] staging: rtl8723bs: fix typo in comment
2025-09-12 2:28 [PATCH v2] staging: rtl8723bs: fix typo in comment Akiyoshi Kurita
@ 2025-09-12 5:32 ` Greg KH
2025-09-12 6:44 ` [PATCH v4] " Akiyoshi Kurita
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2025-09-12 5:32 UTC (permalink / raw)
To: Akiyoshi Kurita; +Cc: dan.carpenter, linux-staging, linux-kernel
On Fri, Sep 12, 2025 at 11:28:26AM +0900, Akiyoshi Kurita wrote:
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Sorry, but I can't take patches without any changelog at all.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v4] staging: rtl8723bs: fix typo in comment
2025-09-12 5:32 ` Greg KH
@ 2025-09-12 6:44 ` Akiyoshi Kurita
2025-09-12 8:26 ` Dan Carpenter
0 siblings, 1 reply; 4+ messages in thread
From: Akiyoshi Kurita @ 2025-09-12 6:44 UTC (permalink / raw)
To: gregkh; +Cc: dan.carpenter, linux-staging, linux-kernel, Akiyoshi Kurita
Fix a misspelling in a header comment: "configurtions" -> "configurations".
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
v4:
- Correct reversed diff.
- Drop "No functional change." per review.
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 fba67a7c069c..2438931ca51b 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 configurtions which are released from HW SD.
+and corresponding hardware configurations which are released from HW SD.
Major Change History:
When Who What
--
2.47.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v4] staging: rtl8723bs: fix typo in comment
2025-09-12 6:44 ` [PATCH v4] " Akiyoshi Kurita
@ 2025-09-12 8:26 ` Dan Carpenter
0 siblings, 0 replies; 4+ messages in thread
From: Dan Carpenter @ 2025-09-12 8:26 UTC (permalink / raw)
To: Akiyoshi Kurita; +Cc: gregkh, linux-staging, linux-kernel
On Fri, Sep 12, 2025 at 03:44:06PM +0900, Akiyoshi Kurita wrote:
> Fix a misspelling in a header comment: "configurtions" -> "configurations".
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
> v4:
> - Correct reversed diff.
> - Drop "No functional change." per review.
>
There you go. :)
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
regards,
dan carpenter
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-09-12 8:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 2:28 [PATCH v2] staging: rtl8723bs: fix typo in comment Akiyoshi Kurita
2025-09-12 5:32 ` Greg KH
2025-09-12 6:44 ` [PATCH v4] " Akiyoshi Kurita
2025-09-12 8:26 ` Dan Carpenter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).