[PATCH] staging: rtl8723bs: Fix typo in comment

Giorgi Tchankvetadze posted 1 patch 1 month, 1 week ago
There is a newer version of this series
drivers/staging/rtl8723bs/hal/sdio_ops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] staging: rtl8723bs: Fix typo in comment
Posted by Giorgi Tchankvetadze 1 month, 1 week ago
Changed "Enalbe" to "Enable"

Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
---
 drivers/staging/rtl8723bs/hal/sdio_ops.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/hal/sdio_ops.c b/drivers/staging/rtl8723bs/hal/sdio_ops.c
index c9cb20c61a2b..d653d5df7d35 100644
--- a/drivers/staging/rtl8723bs/hal/sdio_ops.c
+++ b/drivers/staging/rtl8723bs/hal/sdio_ops.c
@@ -720,7 +720,7 @@ void InitSysInterrupt8723BSdio(struct adapter *adapter)
 
 /*  */
 /*	Description: */
-/*		Enalbe SDIO Host Interrupt Mask configuration on SDIO local domain. */
+/*		Enable SDIO Host Interrupt Mask configuration on SDIO local domain. */
 /*  */
 /*	Assumption: */
 /*		1. Using SDIO Local register ONLY for configuration. */
-- 
2.52.0