linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: rtl8192u: fix spelling typo in comment
@ 2022-10-09  8:57 Jiangshan Yi
  2022-10-09 18:22 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Jiangshan Yi @ 2022-10-09  8:57 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Jiangshan Yi, k2ci

From: Jiangshan Yi <yijiangshan@kylinos.cn>

Fix spelling typo in comment.

K2ci (Kylin Continuous Integration) is a code pre-verification tool
independently developed by KylinSoft, which is used for ensuring the
code quality of code submission. K2ci includes the comment check tool
notes_check.

This spelling typo was found using notes_check tool.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
---
 drivers/staging/rtl8192u/r8192U_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8192u/r8192U_core.c b/drivers/staging/rtl8192u/r8192U_core.c
index 0a60ef20107c..f6a0992b059b 100644
--- a/drivers/staging/rtl8192u/r8192U_core.c
+++ b/drivers/staging/rtl8192u/r8192U_core.c
@@ -4574,7 +4574,7 @@ static int rtl8192_usb_probe(struct usb_interface *intf,
 	return ret;
 }
 
-/* detach all the work and timer structure declared or inititialize
+/* detach all the work and timer structure declared or initialize
  * in r8192U_init function.
  */
 static void rtl8192_cancel_deferred_work(struct r8192_priv *priv)
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus


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

* Re: [PATCH] staging: rtl8192u: fix spelling typo in comment
  2022-10-09  8:57 [PATCH] staging: rtl8192u: fix spelling typo in comment Jiangshan Yi
@ 2022-10-09 18:22 ` Greg KH
  2022-10-10  2:35   ` Yi Jiangshan
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2022-10-09 18:22 UTC (permalink / raw)
  To: Jiangshan Yi; +Cc: linux-staging, linux-kernel, Jiangshan Yi, k2ci

On Sun, Oct 09, 2022 at 04:57:46PM +0800, Jiangshan Yi wrote:
> From: Jiangshan Yi <yijiangshan@kylinos.cn>

Again, why a 163.com address?

thanks,

greg k-h

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

* Re:Re: [PATCH] staging: rtl8192u: fix spelling typo in comment
  2022-10-09 18:22 ` Greg KH
@ 2022-10-10  2:35   ` Yi Jiangshan
  0 siblings, 0 replies; 3+ messages in thread
From: Yi Jiangshan @ 2022-10-10  2:35 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-staging, linux-kernel, Jiangshan Yi, k2ci


At 2022-10-10 02:22:06, "Greg KH" <gregkh@linuxfoundation.org> wrote:
>On Sun, Oct 09, 2022 at 04:57:46PM +0800, Jiangshan Yi wrote:
>> From: Jiangshan Yi <yijiangshan@kylinos.cn>
>
>Again, why a 163.com address?
>

There is a problem with the company's mailbox, and sometimes I can't receive emails. So I temporarily use my personal mailbox to send patches, so that I can receive feedback from the community in a timely manner.

thanks,

Jiangshan Yi

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

end of thread, other threads:[~2022-10-10  2:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09  8:57 [PATCH] staging: rtl8192u: fix spelling typo in comment Jiangshan Yi
2022-10-09 18:22 ` Greg KH
2022-10-10  2:35   ` Yi Jiangshan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).