All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: "Kishon Vijay Abraham I" <kishon@kernel.org>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Bjorn Helgaas" <bhelgaas@google.com>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Niklas Cassel" <cassel@kernel.org>,
	"Siddharth Vadapalli" <s-vadapalli@ti.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Damien Le Moal" <dlemoal@kernel.org>,
	"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas.com>,
	"Aleksandr Mishin" <amishin@t-argos.ru>,
	"Vignesh Raghavendra" <vigneshr@ti.com>,
	"Jan Kiszka" <jan.kiszka@siemens.com>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] PCI: keystone: Fix && vs || typo
Date: Wed, 14 Aug 2024 05:23:34 +0900	[thread overview]
Message-ID: <20240813202334.GA1922056@rocinante> (raw)
In-Reply-To: <1b762a93-e1b2-4af3-8c04-c8843905c279@stanley.mountain>

Hello,

> This code accidentally uses && where || was intended.  It potentially
> results in a NULL dereference.

Applied to controller/keystone, thank you!

[1/1] PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
      https://git.kernel.org/pci/pci/c/6188a1c762eb

	Krzysztof

      parent reply	other threads:[~2024-08-13 20:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 23:53 [PATCH] PCI: keystone: Fix && vs || typo Dan Carpenter
2024-07-20  6:05 ` Siddharth Vadapalli
2024-07-21  8:25 ` Manivannan Sadhasivam
2024-08-13 20:23 ` Krzysztof Wilczyński [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=20240813202334.GA1922056@rocinante \
    --to=kw@linux.com \
    --cc=amishin@t-argos.ru \
    --cc=bhelgaas@google.com \
    --cc=cassel@kernel.org \
    --cc=dan.carpenter@linaro.org \
    --cc=dlemoal@kernel.org \
    --cc=jan.kiszka@siemens.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kishon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=robh@kernel.org \
    --cc=s-vadapalli@ti.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=vigneshr@ti.com \
    --cc=yoshihiro.shimoda.uh@renesas.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.