mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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>
This commit is contained in:
parent
7088561c8f
commit
d915dde6cf
|
|
@ -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. */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user