Skip to content

Commit d915dde

Browse files
Haoyu Lugregkh
authored andcommitted
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>
1 parent 7088561 commit d915dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/staging/rtl8723bs/include/hal_data.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ struct hal_com_data {
385385
struct dm_priv dmpriv;
386386
struct dm_odm_t odmpriv;
387387

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

391391
/* Interrupt related register information. */

0 commit comments

Comments
 (0)