[PATCH 2/3] staging: rtl8188eu: Fix a typo ("faliure")

Valentine Sinitsyn valentine.sinitsyn at gmail.com
Thu Sep 14 19:05:19 UTC 2017


This improves spelling in the comment line to make things easier to get
for future rtl8188eu developers.

Fixes: 7b464c9fa5cc (staging: r8188eu: Add files for new driver - part
4)
Signed-off-by: Wolfgang Hartmann <wolfgang.hartmann at siemens.com>
Signed-off-by: Manish Shrestha <manishshrestha2006 at gmail.com>
Signed-off-by: Valentine Sinitsyn <valentine.sinitsyn at gmail.com>
---
 drivers/staging/rtl8188eu/core/rtw_mlme.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme.c b/drivers/staging/rtl8188eu/core/rtw_mlme.c
index f663e6c..0d2381d 100644
--- a/drivers/staging/rtl8188eu/core/rtw_mlme.c
+++ b/drivers/staging/rtl8188eu/core/rtw_mlme.c
@@ -1329,7 +1329,7 @@ void rtw_cpwm_event_callback(struct adapter *padapter, u8 *pbuf)
 }
 
 /*
- * _rtw_join_timeout_handler - Timeout/faliure handler for CMD JoinBss
+ * _rtw_join_timeout_handler - Timeout/failure handler for CMD JoinBss
  * @adapter: pointer to struct adapter structure
  */
 void _rtw_join_timeout_handler (unsigned long data)
-- 
2.7.4



More information about the devel mailing list