All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Jason Yan <yanaijie@huawei.com>
Cc: <pkshih@realtek.com>, <davem@davemloft.net>, <amade@asmblr.net>,
	<linux-wireless@vger.kernel.org>, <netdev@vger.kernel.org>,
	Jason Yan <yanaijie@huawei.com>, Hulk Robot <hulkci@huawei.com>
Subject: Re: [PATCH 1/5] rtlwifi: rtl8188ee: use true,false for bool variables
Date: Tue, 21 Apr 2020 12:58:26 +0000 (UTC)	[thread overview]
Message-ID: <20200421125826.B9968C433BA@smtp.codeaurora.org> (raw)
In-Reply-To: <20200418070236.9620-2-yanaijie@huawei.com>

Jason Yan <yanaijie@huawei.com> wrote:

> Fix the following coccicheck warning:
> 
> drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c:70:1-34: WARNING:
> Assignment of 0/1 to bool variable
> drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c:72:1-34: WARNING:
> Assignment of 0/1 to bool variable
> 
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Jason Yan <yanaijie@huawei.com>

5 patches applied to wireless-drivers-next.git, thanks.

bec095ab477d rtlwifi: rtl8188ee: use true,false for bool variables
23c2ddb574c6 rtlwifi: rtl8723ae: use true,false for bool variables
c13a83b01010 rtlwifi: rtl8192ee: use true,false for bool variables
47361089d987 rtlwifi: rtl8723be: use true,false for bool variables
e8277abd453d rtlwifi: rtl8821ae: use true,false for bool variables

-- 
https://patchwork.kernel.org/patch/11496299/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2020-04-21 12:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  7:02 [PATCH 0/5] rtlwifi: use true,false for bool variables Jason Yan
2020-04-18  7:02 ` [PATCH 1/5] rtlwifi: rtl8188ee: " Jason Yan
2020-04-21 12:58   ` Kalle Valo [this message]
2020-04-18  7:02 ` [PATCH 2/5] rtlwifi: rtl8723ae: " Jason Yan
2020-04-18  7:02 ` [PATCH 3/5] rtlwifi: rtl8192ee: " Jason Yan
2020-04-18  7:02 ` [PATCH 4/5] rtlwifi: rtl8723be: " Jason Yan
2020-04-18  7:02 ` [PATCH 5/5] rtlwifi: rtl8821ae: " Jason Yan

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=20200421125826.B9968C433BA@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=amade@asmblr.net \
    --cc=davem@davemloft.net \
    --cc=hulkci@huawei.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pkshih@realtek.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.