* [PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h
@ 2024-05-21 9:56 Roshan Khatri
2024-05-21 19:03 ` Philipp Hortmann
0 siblings, 1 reply; 2+ messages in thread
From: Roshan Khatri @ 2024-05-21 9:56 UTC (permalink / raw)
To: Larry.Finger, florian.c.schilhabel, gregkh, ayushtiw0110,
dan.carpenter, namcaov, linux-kernel
Cc: Roshan Khatri, linux-staging
codespell reported misspelled joining in rtl871x_event.h. Correcting the
misspelled word improves readability and helps in searching.
Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
---
v3:
- Fixed misspelled word "readability" in patch description
v2:
- Changed "mistakes" to "mistake" in the patch title as suggested by Philipp
- Updated the patch description to reflect why this change is important
as suggested by Philipp
- https://lore.kernel.org/all/20240521082510.50422-1-topofeverest8848@gmail.com/
v1: https://lore.kernel.org/all/20240520064750.48912-1-topofeverest8848@gmail.com/
drivers/staging/rtl8712/rtl871x_event.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/rtl871x_event.h b/drivers/staging/rtl8712/rtl871x_event.h
index 759a2d27d8f2..0cc780cf4341 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
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h
2024-05-21 9:56 [PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h Roshan Khatri
@ 2024-05-21 19:03 ` Philipp Hortmann
0 siblings, 0 replies; 2+ messages in thread
From: Philipp Hortmann @ 2024-05-21 19:03 UTC (permalink / raw)
To: Roshan Khatri, Larry.Finger, florian.c.schilhabel, gregkh,
ayushtiw0110, dan.carpenter, namcaov, linux-kernel
Cc: linux-staging
On 5/21/24 11:56, Roshan Khatri wrote:
> codespell reported misspelled joining in rtl871x_event.h. Correcting the
> misspelled word improves readability and helps in searching.
>
> Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
> ---
> v3:
> - Fixed misspelled word "readability" in patch description
> v2:
> - Changed "mistakes" to "mistake" in the patch title as suggested by Philipp
> - Updated the patch description to reflect why this change is important
> as suggested by Philipp
> - https://lore.kernel.org/all/20240521082510.50422-1-topofeverest8848@gmail.com/
> v1: https://lore.kernel.org/all/20240520064750.48912-1-topofeverest8848@gmail.com/
>
> drivers/staging/rtl8712/rtl871x_event.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8712/rtl871x_event.h b/drivers/staging/rtl8712/rtl871x_event.h
> index 759a2d27d8f2..0cc780cf4341 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
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-21 19:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 9:56 [PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h Roshan Khatri
2024-05-21 19:03 ` Philipp Hortmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox