[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250911150207.602285-1-weibu@redadmin.org>
Date: Fri, 12 Sep 2025 00:02:07 +0900
From: Akiyoshi Kurita <weibu@...admin.org>
To: gregkh@...uxfoundation.org
Cc: linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Akiyoshi Kurita <weibu@...admin.org>
Subject: [PATCH] staging: rtl8723bs: fix typo in comment
Fix a spelling mistake in hal_pwr_seq.c:
- 'configurtions' → 'configurations'
No functional change.
Signed-off-by: Akiyoshi Kurita <weibu@...admin.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
Powered by blists - more mailing lists