From: David Lechner <dlechner@baylibre.com>
To: Dan Carpenter <dan.carpenter@linaro.org>,
Gyeyoung Baek <gye976@gmail.com>
Cc: "Jonathan Cameron" <jic23@kernel.org>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH next] iio: chemical: mhz19b: Fix error code in probe()
Date: Wed, 7 May 2025 08:34:19 -0500 [thread overview]
Message-ID: <941655e1-676f-499b-81bc-1ed8230cb486@baylibre.com> (raw)
In-Reply-To: <aBtZFLFlr0slcYSi@stanley.mountain>
On 5/7/25 7:59 AM, Dan Carpenter wrote:
> Return -ENOMEM if devm_iio_device_alloc() fails. Don't return success.
>
> Fixes: b43278d66e99 ("iio: chemical: Add support for Winsen MHZ19B CO2 sensor")
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
> ---
Reviewed-by: David Lechner <dlechner@baylibre.com>
next prev parent reply other threads:[~2025-05-07 13:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 12:59 [PATCH next] iio: chemical: mhz19b: Fix error code in probe() Dan Carpenter
2025-05-07 13:34 ` David Lechner [this message]
2025-05-07 15:55 ` Gyeyoung Baek
2025-05-08 19:08 ` Jonathan Cameron
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=941655e1-676f-499b-81bc-1ed8230cb486@baylibre.com \
--to=dlechner@baylibre.com \
--cc=andy@kernel.org \
--cc=dan.carpenter@linaro.org \
--cc=gye976@gmail.com \
--cc=jic23@kernel.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.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.