From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Roshan Khatri <topofeverest8848@gmail.com>,
gregkh@linuxfoundation.org, colin.i.king@gmail.com,
ruanjinjie@huawei.com, hi@atinb.me, bragathemanick0908@gmail.com
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in rtl8723b_cmd.c
Date: Mon, 27 May 2024 21:28:36 +0200 [thread overview]
Message-ID: <f1e18696-8602-40ff-be90-d232c58693ca@gmail.com> (raw)
In-Reply-To: <20240527045856.72996-1-topofeverest8848@gmail.com>
On 27.05.24 06:58, Roshan Khatri wrote:
> This patch fixes misspelled words to increase code readability and
> searching.
>
> Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
> ---
> drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c b/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
> index a59ae622f05e..d1ac2f44939c 100644
> --- a/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
> +++ b/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
> @@ -700,7 +700,7 @@ void rtl8723b_download_rsvd_page(struct adapter *padapter, u8 mstatus)
> rtw_write8(padapter, REG_BCN_CTRL, val8);
>
> /* To make sure that if there exists an adapter which would like to send beacon. */
> - /* If exists, the origianl value of 0x422[6] will be 1, we should check this to */
> + /* If exists, the original value of 0x422[6] will be 1, we should check this to */
> /* prevent from setting 0x422[6] to 0 after download reserved page, or it will cause */
> /* the beacon cannot be sent by HW. */
> /* 2010.06.23. Added by tynli. */
> @@ -964,7 +964,7 @@ void rtl8723b_download_BTCoex_AP_mode_rsvd_page(struct adapter *padapter)
> rtw_write8(padapter, REG_BCN_CTRL, val8);
>
> /* To make sure that if there exists an adapter which would like to send beacon. */
> - /* If exists, the origianl value of 0x422[6] will be 1, we should check this to */
> + /* If exists, the original value of 0x422[6] will be 1, we should check this to */
> /* prevent from setting 0x422[6] to 0 after download reserved page, or it will cause */
> /* the beacon cannot be sent by HW. */
> /* 2010.06.23. Added by tynli. */
Reviewed-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
prev parent reply other threads:[~2024-05-27 19:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 4:58 [PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in rtl8723b_cmd.c Roshan Khatri
2024-05-27 19:28 ` Philipp Hortmann [this message]
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=f1e18696-8602-40ff-be90-d232c58693ca@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=bragathemanick0908@gmail.com \
--cc=colin.i.king@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hi@atinb.me \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=ruanjinjie@huawei.com \
--cc=topofeverest8848@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