public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: <markus.stockhausen@gmx.de>
To: "'Dan Carpenter'" <dan.carpenter@linaro.org>
Cc: "'Miquel Raynal'" <miquel.raynal@bootlin.com>,
	"'Richard Weinberger'" <richard@nod.at>,
	"'Vignesh Raghavendra'" <vigneshr@ti.com>,
	<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>,
	<kernel-janitors@vger.kernel.org>
Subject: AW: [PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe
Date: Fri, 3 Oct 2025 16:28:59 +0200	[thread overview]
Message-ID: <00c601dc3472$0facc810$2f065830$@gmx.de> (raw)
In-Reply-To: <aN-XoqpP2Jz75pjj@stanley.mountain>

> Von: Dan Carpenter <dan.carpenter@linaro.org> 
> Gesendet: Freitag, 3. Oktober 2025 11:30
>
> The dma_alloc_noncoherent() function doesn't return error pointers, it
> returns NULL on error.  Fix the error checking to match.

Hi Dan,

thanks for the quick fix.

Markus


  reply	other threads:[~2025-10-03 14:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-03  9:30 [PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe Dan Carpenter
2025-10-03 14:28 ` markus.stockhausen [this message]
2025-10-08  9:38 ` Geert Uytterhoeven
2025-10-22  9:56 ` Miquel Raynal

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='00c601dc3472$0facc810$2f065830$@gmx.de' \
    --to=markus.stockhausen@gmx.de \
    --cc=dan.carpenter@linaro.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=vigneshr@ti.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