From: Bixuan Cui <cuibixuan@huawei.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: <dan.carpenter@oracle.com>, <desmondcheongzx@gmail.com>,
<marcocesati@gmail.com>, <fabioaiuto83@gmail.com>,
<linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH next] staging: rtl8723bs: HalBtc8723b1Ant.c: Remove unused variables
Date: Fri, 28 May 2021 09:27:15 +0800 [thread overview]
Message-ID: <d8401186-585f-deec-5eea-869b896b0ab1@huawei.com> (raw)
In-Reply-To: <YK98CL3+Gg5hGH9g@kroah.com>
On 2021/5/27 19:01, Greg KH wrote:
>> halbtc8723b1ant_PsTdma(pBtCoexist, FORCE_EXEC, false, 8); /* Force antenna setup for no scan result issue */
>> - u4Tmp = pBtCoexist->fBtcRead4Byte(pBtCoexist, 0x948);
>> - u1Tmpa = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765);
>> - u1Tmpb = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x67);
>> + pBtCoexist->fBtcRead4Byte(pBtCoexist, 0x948);
>> + pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765);
>> + pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x67);
>> } else {
>> pCoexSta->bWiFiIsHighPriTask = false;
>>
>> --
>> 2.17.1
>>
>>
> Does not apply to my tree :(
Hi,
This warning has been fixed by commit db52e8f48067. Please ignore my patch.
Thanks
Bixuan Cui
> .
prev parent reply other threads:[~2021-05-28 1:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-26 7:45 Bixuan Cui
2021-05-27 11:01 ` Greg KH
2021-05-28 1:27 ` Bixuan Cui [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=d8401186-585f-deec-5eea-869b896b0ab1@huawei.com \
--to=cuibixuan@huawei.com \
--cc=dan.carpenter@oracle.com \
--cc=desmondcheongzx@gmail.com \
--cc=fabioaiuto83@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=marcocesati@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
all inboxes | Powered by JetHome®