[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191007154306.95827-2-antonio.borneo@st.com>
Date: Mon, 7 Oct 2019 17:43:03 +0200
From: Antonio Borneo <antonio.borneo@...com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<devel@...verdev.osuosl.org>
CC: Antonio Borneo <antonio.borneo@...com>,
Nishka Dasgupta <nishkadg.linux@...il.com>,
Hariprasad Kelam <hariprasad.kelam@...il.com>,
Himadri Pandya <himadri18.07@...il.com>,
Saurav Girepunje <saurav.girepunje@...il.com>,
Shobhit Kukreti <shobhitkukreti@...il.com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH] staging: rtl8723bs: fix typo of "mechanism" in comment
Fix typo s/mechansim/mechanism/
Signed-off-by: Antonio Borneo <antonio.borneo@...com>
---
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/hal/hal_btcoex.c b/drivers/staging/rtl8723bs/hal/hal_btcoex.c
index 6e4a1fcb8790..d5793e4614bf 100644
--- a/drivers/staging/rtl8723bs/hal/hal_btcoex.c
+++ b/drivers/staging/rtl8723bs/hal/hal_btcoex.c
@@ -1315,7 +1315,7 @@ void EXhalbtcoutsrc_DisplayBtCoexInfo(PBTC_COEXIST pBtCoexist)
/*
* Description:
- *Run BT-Coexist mechansim or not
+ *Run BT-Coexist mechanism or not
*
*/
void hal_btcoex_SetBTCoexist(struct adapter *padapter, u8 bBtExist)
--
2.23.0
Powered by blists - more mailing lists