From: Kalle Valo <kvalo@codeaurora.org>
To: Jason Yan <yanaijie@huawei.com>
Cc: <pkshih@realtek.com>, <davem@davemloft.net>, <kuba@kernel.org>,
<Larry.Finger@lwfinger.net>, <yuehaibing@huawei.com>,
<linux-wireless@vger.kernel.org>, <netdev@vger.kernel.org>,
Jason Yan <yanaijie@huawei.com>, Hulk Robot <hulkci@huawei.com>
Subject: Re: [PATCH] rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit
Date: Tue, 22 Sep 2020 07:17:59 +0000 (UTC) [thread overview]
Message-ID: <20200922071759.69895C433CB@smtp.codeaurora.org> (raw)
In-Reply-To: <20200919074412.3459163-1-yanaijie@huawei.com>
Jason Yan <yanaijie@huawei.com> wrote:
> This addresses the following coccinelle warning:
>
> drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:721:27-47:
> WARNING: Comparison of 0/1 to bool variable
> drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:722:3-23: WARNING:
> Assignment of 0/1 to bool variable
> drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:725:2-22: WARNING:
> Assignment of 0/1 to bool variable
>
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Jason Yan <yanaijie@huawei.com>
Patch applied to wireless-drivers-next.git, thanks.
a03efb41bb15 rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit
--
https://patchwork.kernel.org/patch/11786679/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2020-09-22 7:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 7:44 [PATCH] rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit Jason Yan
2020-09-22 7:17 ` Kalle Valo [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=20200922071759.69895C433CB@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=Larry.Finger@lwfinger.net \
--cc=davem@davemloft.net \
--cc=hulkci@huawei.com \
--cc=kuba@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pkshih@realtek.com \
--cc=yanaijie@huawei.com \
--cc=yuehaibing@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.