All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Nathan Chancellor <natechancellor@gmail.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Joe Carnuccio <joe.carnuccio@cavium.com>,
	Himanshu Madhani <hmadhani@marvell.com>,
	qla2xxx-upstream@qlogic.com, linux-scsi@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Nick Desaulniers <ndesaulniers@google.com>,
	clang-built-linux@googlegroups.com
Subject: Re: [PATCH v2] scsi: qla2xxx: Simplify conditional check again
Date: Wed, 27 Mar 2019 21:28:47 -0400	[thread overview]
Message-ID: <yq1ftr7vlbk.fsf@oracle.com> (raw)
In-Reply-To: <20190326220444.10040-1-natechancellor@gmail.com> (Nathan Chancellor's message of "Tue, 26 Mar 2019 15:04:46 -0700")


Nathan,

> Clang warns when it sees a logical not on the left side of a
> conditional statement because it thinks the logical not should be
> applied to the whole statement, not just the left side:

Applied to 5.2/scsi-queue, thanks.

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2019-03-28  1:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 16:33 [PATCH] scsi: qla2xxx: Simplify conditional check Nathan Chancellor
2019-03-20 17:08 ` Nick Desaulniers
2019-03-26 22:04 ` [PATCH v2] scsi: qla2xxx: Simplify conditional check again Nathan Chancellor
2019-03-27 17:01   ` Nick Desaulniers
2019-03-28  1:28   ` 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=yq1ftr7vlbk.fsf@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=clang-built-linux@googlegroups.com \
    --cc=hmadhani@marvell.com \
    --cc=jejb@linux.ibm.com \
    --cc=joe.carnuccio@cavium.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=natechancellor@gmail.com \
    --cc=ndesaulniers@google.com \
    --cc=qla2xxx-upstream@qlogic.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.