From: Roshan Khatri Date: Tue, 21 May 2024 09:56:33 +0000 (+0545) Subject: staging: rtl8712: Fix spelling mistake in rtl871x_event.h X-Git-Tag: v6.11-rc1~101^2~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c0c6271338da4c9a7d4e9d6be47d70badcc4d8a;p=thirdparty%2Flinux.git staging: rtl8712: Fix spelling mistake in rtl871x_event.h codespell reported misspelled joining in rtl871x_event.h. Correcting the misspelled word improves readability and helps in searching. Signed-off-by: Roshan Khatri Tested-by: Philipp Hortmann Link: https://lore.kernel.org/r/20240521095633.50753-1-topofeverest8848@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8712/rtl871x_event.h b/drivers/staging/rtl8712/rtl871x_event.h index 759a2d27d8f22..0cc780cf43418 100644 --- a/drivers/staging/rtl8712/rtl871x_event.h +++ b/drivers/staging/rtl8712/rtl871x_event.h @@ -37,7 +37,7 @@ struct surveydone_event { }; /* - * Used to report the link result of joinning the given bss + * Used to report the link result of joining the given bss * join_res: * -1: authentication fail * -2: association fail