public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2] staging: rtl8723bs: fix spelling in comment
@ 2026-03-27 10:20 Haoyu Lu
  2026-03-27 10:35 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Haoyu Lu @ 2026-03-27 10:20 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel, Haoyu Lu

Change "co-existance" to "co-existence" in comment.

Signed-off-by: Haoyu Lu <hechushiguitu666@gmail.com>
---
 drivers/staging/rtl8723bs/include/hal_data.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/hal_data.h b/drivers/staging/rtl8723bs/include/hal_data.h
index b87c90f693ec..ff4383e30322 100644
--- a/drivers/staging/rtl8723bs/include/hal_data.h	2026-03-27 14:48:04.333064200 +0800
+++ b/drivers/staging/rtl8723bs/include/hal_data.h	2026-03-27 14:49:02.478348700 +0800
@@ -385,7 +385,7 @@ struct hal_com_data {
 	struct dm_priv dmpriv;
 	struct dm_odm_t		odmpriv;

-	/*  For bluetooth co-existance */
+	/*  For bluetooth co-existence */
 	struct bt_coexist		bt_coexist;

 	/*  Interrupt related register information. */

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

* Re: [PATCH v2] staging: rtl8723bs: fix spelling in comment
  2026-03-27 10:20 [PATCH v2] staging: rtl8723bs: fix spelling in comment Haoyu Lu
@ 2026-03-27 10:35 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2026-03-27 10:35 UTC (permalink / raw)
  To: Haoyu Lu; +Cc: linux-staging, linux-kernel

On Fri, Mar 27, 2026 at 06:20:50PM +0800, Haoyu Lu wrote:
> Change "co-existance" to "co-existence" in comment.
> 
> Signed-off-by: Haoyu Lu <hechushiguitu666@gmail.com>
> ---
>  drivers/staging/rtl8723bs/include/hal_data.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8723bs/include/hal_data.h b/drivers/staging/rtl8723bs/include/hal_data.h
> index b87c90f693ec..ff4383e30322 100644
> --- a/drivers/staging/rtl8723bs/include/hal_data.h	2026-03-27 14:48:04.333064200 +0800
> +++ b/drivers/staging/rtl8723bs/include/hal_data.h	2026-03-27 14:49:02.478348700 +0800
> @@ -385,7 +385,7 @@ struct hal_com_data {
>  	struct dm_priv dmpriv;
>  	struct dm_odm_t		odmpriv;
> 
> -	/*  For bluetooth co-existance */
> +	/*  For bluetooth co-existence */
>  	struct bt_coexist		bt_coexist;
> 
>  	/*  Interrupt related register information. */

Hi,

This is the friendly patch-bot of Greg Kroah-Hartman.  You have sent him
a patch that has triggered this response.  He used to manually respond
to these common problems, but in order to save his sanity (he kept
writing the same thing over and over, yet to different people), I was
created.  Hopefully you will not take offence and will fix the problem
in your patch and resubmit it so that it can be accepted into the Linux
kernel tree.

You are receiving this message because of the following common error(s)
as indicated below:

- This looks like a new version of a previously submitted patch, but you
  did not list below the --- line any changes from the previous version.
  Please read the section entitled "The canonical patch format" in the
  kernel file, Documentation/process/submitting-patches.rst for what
  needs to be done here to properly describe this.

If you wish to discuss this problem further, or you have questions about
how to resolve this issue, please feel free to respond to this email and
Greg will reply once he has dug out from the pending patches received
from other developers.

thanks,

greg k-h's patch email bot

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

* [PATCH v2] staging: rtl8723bs: fix spelling in comment
@ 2026-03-27 10:48 Haoyu Lu
  2026-03-27 10:58 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Haoyu Lu @ 2026-03-27 10:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel, Haoyu Lu

Change "co-existance" to "co-existence" in comment.

Signed-off-by: Haoyu Lu <hechushiguitu666@gmail.com>
---
v2: Fix author name format in From and Signed-off-by lines.

 drivers/staging/rtl8723bs/include/hal_data.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/hal_data.h b/drivers/staging/rtl8723bs/include/hal_data.h
index b87c90f693ec..ff4383e30322 100644
--- a/drivers/staging/rtl8723bs/include/hal_data.h	2026-03-27 14:48:04.333064200 +0800
+++ b/drivers/staging/rtl8723bs/include/hal_data.h	2026-03-27 14:49:02.478348700 +0800
@@ -385,7 +385,7 @@ struct hal_com_data {
 	struct dm_priv dmpriv;
 	struct dm_odm_t		odmpriv;

-	/*  For bluetooth co-existance */
+	/*  For bluetooth co-existence */
 	struct bt_coexist		bt_coexist;

 	/*  Interrupt related register information. */

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

* Re: [PATCH v2] staging: rtl8723bs: fix spelling in comment
  2026-03-27 10:48 Haoyu Lu
@ 2026-03-27 10:58 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2026-03-27 10:58 UTC (permalink / raw)
  To: Haoyu Lu; +Cc: linux-staging, linux-kernel

On Fri, Mar 27, 2026 at 06:48:42PM +0800, Haoyu Lu wrote:
> Change "co-existance" to "co-existence" in comment.
> 
> Signed-off-by: Haoyu Lu <hechushiguitu666@gmail.com>
> ---
> v2: Fix author name format in From and Signed-off-by lines.

This is really v3, right?  :)

Be a bit more careful next time, thanks!

greg k-h

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

end of thread, other threads:[~2026-03-27 10:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 10:20 [PATCH v2] staging: rtl8723bs: fix spelling in comment Haoyu Lu
2026-03-27 10:35 ` Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2026-03-27 10:48 Haoyu Lu
2026-03-27 10:58 ` Greg Kroah-Hartman

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