]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
staging: rtl8723bs: fix spelling in comment
authorHaoyu Lu <hechushiguitu666@gmail.com>
Fri, 27 Mar 2026 11:14:54 +0000 (19:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Mar 2026 08:34:15 +0000 (10:34 +0200)
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>
drivers/staging/rtl8723bs/include/hal_data.h

index b87c90f693ec4fd33e438a6e256ac85728aaabb7..ff4383e30322f3936cd15c9009a70fc71d9e079d 100644 (file)
@@ -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. */