public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
@ 2024-09-06 14:11 Roshan Khatri
  2024-09-07  5:33 ` Philipp Hortmann
  0 siblings, 1 reply; 2+ messages in thread
From: Roshan Khatri @ 2024-09-06 14:11 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann; +Cc: Roshan Khatri, linux-staging, linux-kernel

This patch fixes spelling mistake to increase code readability
and searching.

Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
---
 drivers/staging/rtl8723bs/include/rtw_io.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_io.h b/drivers/staging/rtl8723bs/include/rtw_io.h
index be9741a056e5..0ee87be6dc4f 100644
--- a/drivers/staging/rtl8723bs/include/rtw_io.h
+++ b/drivers/staging/rtl8723bs/include/rtw_io.h
@@ -13,7 +13,7 @@
 	Otherwise, io_handler will free io_req
 */
 
-/* below is for the intf_option bit defition... */
+/* below is for the intf_option bit definition... */
 
 struct intf_priv;
 struct intf_hdl;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
  2024-09-06 14:11 [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h Roshan Khatri
@ 2024-09-07  5:33 ` Philipp Hortmann
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Hortmann @ 2024-09-07  5:33 UTC (permalink / raw)
  To: Roshan Khatri, gregkh; +Cc: linux-staging, linux-kernel

On 9/6/24 16:11, Roshan Khatri wrote:
> This patch fixes spelling mistake to increase code readability
> and searching.
> 
> Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
> ---
>   drivers/staging/rtl8723bs/include/rtw_io.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8723bs/include/rtw_io.h b/drivers/staging/rtl8723bs/include/rtw_io.h
> index be9741a056e5..0ee87be6dc4f 100644
> --- a/drivers/staging/rtl8723bs/include/rtw_io.h
> +++ b/drivers/staging/rtl8723bs/include/rtw_io.h
> @@ -13,7 +13,7 @@
>   	Otherwise, io_handler will free io_req
>   */
>   
> -/* below is for the intf_option bit defition... */
> +/* below is for the intf_option bit definition... */
>   
>   struct intf_priv;
>   struct intf_hdl;

Hi Roshan,

please make a patch series out of this 4 emails. This makes handling 
easier for the maintainer and the reviewers.

If you send in a second version of this patch please use a change 
history. Description from Dan under:
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/

Thanks for your support.

Bye Philipp

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-07  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 14:11 [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h Roshan Khatri
2024-09-07  5:33 ` Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox