summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoyu Lu <hechushiguitu666@gmail.com>2026-03-27 14:14:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-31 11:34:15 +0300
commitd915dde6cf913f90efd74efbadf5f1219c7072ae (patch)
tree2e4b6805af8b19aef247e13429d143c12c68d625
parent7088561c8fbf71db2070d7f5fe23bd0ec7b7f75c (diff)
downloadlinux-d915dde6cf913f90efd74efbadf5f1219c7072ae.tar.xz
staging: rtl8723bs: fix spelling in comment
Change "co-existance" to "co-existence" in comment. Signed-off-by: Haoyu Lu <hechushiguitu666@gmail.com> Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com> Link: https://patch.msgid.link/20260327111455.3260-1-hechushiguitu666@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/rtl8723bs/include/hal_data.h2
1 files changed, 1 insertions, 1 deletions
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
+++ b/drivers/staging/rtl8723bs/include/hal_data.h
@@ -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. */