All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: ross.schm.dev@gmail.com, yanaijie@huawei.com,
	matthew.v.deangelis@gmail.com, amarjargal16@gmail.com,
	izabela.bakollari@gmail.com, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: Trivial typo fix
Date: Tue, 23 Mar 2021 14:41:24 +0530	[thread overview]
Message-ID: <YFmwvBcwN4ZpNAVX@ArchLinux> (raw)
In-Reply-To: <YFmvWzGZ0hHJbx6d@kroah.com>

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

On 10:05 Tue 23 Mar 2021, Greg KH wrote:
>On Tue, Mar 23, 2021 at 06:38:35AM +0530, Bhaskar Chowdhury wrote:
>>
>> s/netowrk/network/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>> ---
>>  drivers/staging/rtl8723bs/core/rtw_mlme.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/staging/rtl8723bs/core/rtw_mlme.c b/drivers/staging/rtl8723bs/core/rtw_mlme.c
>> index 2c9425e2a1e9..3888d3984ec0 100644
>> --- a/drivers/staging/rtl8723bs/core/rtw_mlme.c
>> +++ b/drivers/staging/rtl8723bs/core/rtw_mlme.c
>> @@ -599,7 +599,7 @@ void rtw_update_scanned_network(struct adapter *adapter, struct wlan_bssid_ex *t
>>  		}
>>
>>  		if (rtw_roam_flags(adapter)) {
>> -			/* TODO: don't  select netowrk in the same ess as oldest if it's new enough*/
>> +			/* TODO: don't  select network in the same ess as oldest if it's new enough*/
>
>Any reason you did not remove the two spaces at the same time?
>
It skips my attention.Apologies.

>thanks,
>
>greg k-h

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2021-03-23  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  1:08 [PATCH] staging: rtl8723bs: Trivial typo fix Bhaskar Chowdhury
2021-03-23  9:05 ` Greg KH
2021-03-23  9:11   ` Bhaskar Chowdhury [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=YFmwvBcwN4ZpNAVX@ArchLinux \
    --to=unixbhaskar@gmail.com \
    --cc=amarjargal16@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=izabela.bakollari@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew.v.deangelis@gmail.com \
    --cc=ross.schm.dev@gmail.com \
    --cc=yanaijie@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.