From: Greg KH <gregkh@linuxfoundation.org>
To: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
Cc: linux-staging@lists.linux.dev, johan@kernel.org,
elder@kernel.org, linux-kernel@vger.kernel.org,
ethantidmore06@gmail.com
Subject: Re: [PATCH v2] staging: rtl8723bs: Fix typo in comment
Date: Mon, 23 Feb 2026 16:10:50 +0100 [thread overview]
Message-ID: <2026022312-patience-dollhouse-8bf9@gregkh> (raw)
In-Reply-To: <20260219063332.10393-2-giorgitchankvetadze1997@gmail.com>
On Thu, Feb 19, 2026 at 10:33:33AM +0400, Giorgi Tchankvetadze wrote:
> Change "inclued" to "included"
>
> Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
> ---
> v2: fix spaces between colons
>
> drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c b/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
> index a47d0d3fa2b7..038157442348 100644
> --- a/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
> +++ b/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
> @@ -2264,7 +2264,7 @@ static int rtw_add_beacon(struct adapter *adapter, const u8 *head, size_t head_l
>
> len = head_len + tail_len - 24;
>
> - /* check wps ie if inclued */
> + /* check wps ie if included */
> rtw_get_wps_ie(pbuf + _FIXED_IE_LENGTH_, len - _FIXED_IE_LENGTH_, NULL, &wps_ielen);
>
> /* pbss_network->ies will not include p2p_ie, wfd ie */
> --
> 2.52.0
>
>
You sent 4 different patches that did different things, yet had the same
subject line, making it impossible for me to determine which is which
(this is a v2 to what?) Please resend these as a series, with unique
subject lines.
thanks,
greg k-h
next prev parent reply other threads:[~2026-02-23 15:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-19 6:33 [PATCH v2] staging: rtl8723bs: Fix typo in comment Giorgi Tchankvetadze
2026-02-23 15:10 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-12 2:28 [PATCH v2] staging: rtl8723bs: fix " Akiyoshi Kurita
2025-09-12 5:32 ` Greg KH
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=2026022312-patience-dollhouse-8bf9@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=elder@kernel.org \
--cc=ethantidmore06@gmail.com \
--cc=giorgitchankvetadze1997@gmail.com \
--cc=johan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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