[PATCH v2] staging: rtl8723bs: fix spelling in comment

From: Haoyu Lu

Date: Fri Mar 27 2026 - 06:53:43 EST


Change "co-existance" to "co-existence" in comment.

Signed-off-by: Haoyu Lu <hechushiguitu666@xxxxxxxxx>
---
v2: Fix author name format in From and Signed-off-by lines.

drivers/staging/rtl8723bs/include/hal_data.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/hal_data.h b/drivers/staging/rtl8723bs/include/hal_data.h
index b87c90f693ec..ff4383e30322 100644
--- a/drivers/staging/rtl8723bs/include/hal_data.h 2026-03-27 14:48:04.333064200 +0800
+++ b/drivers/staging/rtl8723bs/include/hal_data.h 2026-03-27 14:49:02.478348700 +0800
@@ -385,7 +385,7 @@ struct hal_com_data {
struct dm_priv dmpriv;
struct dm_odm_t odmpriv;

- /* For bluetooth co-existance */
+ /* For bluetooth co-existence */
struct bt_coexist bt_coexist;

/* Interrupt related register information. */