From: Kalle Valo <kvalo@codeaurora.org>
To: Zheng Bin <zhengbin13@huawei.com>
Cc: <pkshih@realtek.com>, <davem@davemloft.net>, <kuba@kernel.org>,
<linux-wireless@vger.kernel.org>, <netdev@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <yi.zhang@huawei.com>,
<zhengbin13@huawei.com>
Subject: Re: [PATCH -next 1/9] rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
Date: Mon, 21 Sep 2020 13:03:25 +0000 (UTC) [thread overview]
Message-ID: <20200921130325.86C53C433FF@smtp.codeaurora.org> (raw)
In-Reply-To: <20200918102505.16036-2-zhengbin13@huawei.com>
Zheng Bin <zhengbin13@huawei.com> wrote:
> Fixes coccicheck warning:
>
> drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c:797:6-33: WARNING: Comparison to bool
>
> Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
9 patches applied to wireless-drivers-next.git, thanks.
027a4c9c305f rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
4cff897cb2f8 rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c
03ce81593951 rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c
d87a8d4d5eef rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
07cc5f0345ae rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
77205bc3db80 rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c
d544707ae078 rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c
9dbde387e283 rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
02686841d58f rtlwifi: rtl8723be: fix comparison to bool warning in hw.c
--
https://patchwork.kernel.org/patch/11784543/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2020-09-21 13:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-18 10:24 [PATCH -next 0/9] rtlwifi: fix comparison to bool warnings Zheng Bin
2020-09-18 10:24 ` [PATCH -next 1/9] rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c Zheng Bin
2020-09-21 13:03 ` Kalle Valo [this message]
2020-09-18 10:24 ` [PATCH -next 2/9] rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c Zheng Bin
2020-09-18 20:47 ` Larry Finger
2020-09-18 10:24 ` [PATCH -next 3/9] rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c Zheng Bin
2020-09-18 20:47 ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 4/9] rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c Zheng Bin
2020-09-18 20:47 ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 5/9] rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c Zheng Bin
2020-09-18 20:48 ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 6/9] rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c Zheng Bin
2020-09-18 20:48 ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 7/9] rtlwifi: rtl8192ce: " Zheng Bin
2020-09-18 20:49 ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 8/9] rtlwifi: rtl8192de: " Zheng Bin
2020-09-18 20:49 ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 9/9] rtlwifi: rtl8723be: " Zheng Bin
2020-09-18 20:49 ` Larry Finger
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=20200921130325.86C53C433FF@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pkshih@realtek.com \
--cc=yi.zhang@huawei.com \
--cc=zhengbin13@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.