From: Roshan Khatri <topofeverest8848@gmail.com>
To: Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com,
gregkh@linuxfoundation.org, ayushtiw0110@gmail.com,
dan.carpenter@linaro.org, namcaov@gmail.com,
linux-kernel@vger.kernel.org
Cc: Roshan Khatri <topofeverest8848@gmail.com>,
linux-staging@lists.linux.dev
Subject: [PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h
Date: Tue, 21 May 2024 15:41:33 +0545 [thread overview]
Message-ID: <20240521095633.50753-1-topofeverest8848@gmail.com> (raw)
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
next reply other threads:[~2024-05-21 9:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-21 9:56 Roshan Khatri [this message]
2024-05-21 19:03 ` [PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h Philipp Hortmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240521095633.50753-1-topofeverest8848@gmail.com \
--to=topofeverest8848@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=ayushtiw0110@gmail.com \
--cc=dan.carpenter@linaro.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=namcaov@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox