linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: artur.paszkiewicz@intel.com, linux-kernel@vger.kernel.org,
	intel-linux-scu@intel.com, jejb@linux.ibm.com,
	linux-scsi@vger.kernel.org, Jason Yan <yanaijie@huawei.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>
Subject: Re: [PATCH] scsi: isci: use true,false for bool variables
Date: Mon, 27 Apr 2020 16:21:18 -0400	[thread overview]
Message-ID: <158777063305.4076.13453813927930285183.b4-ty@oracle.com> (raw)
In-Reply-To: <20200421034050.28193-1-yanaijie@huawei.com>

On Tue, 21 Apr 2020 11:40:50 +0800, Jason Yan wrote:

> Fix the following coccicheck warning:
>
> drivers/scsi/isci/isci.h:515:1-12: WARNING: Assignment of 0/1 to bool
> variable
> drivers/scsi/isci/isci.h:503:1-12: WARNING: Assignment of 0/1 to bool
> variable
> drivers/scsi/isci/isci.h:509:1-12: WARNING: Assignment of 0/1 to bool
> variable
> 
> [...]

Applied to 5.8/scsi-queue, thanks!

[1/1] scsi: isci: Use true, false for bool variables
      https://git.kernel.org/mkp/scsi/c/8d5e202802a5

-- 
Martin K. Petersen	Oracle Linux Engineering

      reply	other threads:[~2020-04-27 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  3:40 [PATCH] scsi: isci: use true,false for bool variables Jason Yan
2020-04-27 20:21 ` Martin K. Petersen [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=158777063305.4076.13453813927930285183.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=artur.paszkiewicz@intel.com \
    --cc=intel-linux-scu@intel.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).