From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Dan Carpenter <dan.carpenter@linaro.org>,
Dzmitry Sankouski <dsankouski@gmail.com>
Cc: Sebastian Reichel <sre@kernel.org>, Lee Jones <lee@kernel.org>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] power: supply: max77705: Fix workqueue error handling in probe
Date: Sat, 22 Mar 2025 17:48:47 +0100 [thread overview]
Message-ID: <9477218a-7dfd-41b9-904c-a1c90490b9c9@linaro.org> (raw)
In-Reply-To: <547656e3-4a5f-4f2e-802b-4edcb7c576b0@stanley.mountain>
On 21/03/2025 15:34, Dan Carpenter wrote:
> The create_singlethread_workqueue() doesn't return error pointers, it
> returns NULL. Also cleanup the workqueue on the error paths.
>
> Fixes: a6a494c8e3ce ("power: supply: max77705: Add charger driver for Maxim 77705")
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-03-22 16:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-21 14:34 [PATCH 0/2] power: supply: max77705: Fix two static checker issues Dan Carpenter
2025-03-21 14:34 ` [PATCH 1/2] power: supply: max77705: Fix workqueue error handling in probe Dan Carpenter
2025-03-22 16:48 ` Krzysztof Kozlowski [this message]
2025-03-21 14:34 ` [PATCH 2/2] power: supply: max77705: Fix error code in max77705_get_health() Dan Carpenter
2025-03-26 17:14 ` Krzysztof Kozlowski
2025-03-26 17:27 ` Dan Carpenter
2025-04-28 22:18 ` (subset) [PATCH 0/2] power: supply: max77705: Fix two static checker issues Sebastian Reichel
2025-04-28 23:30 ` Sebastian Reichel
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=9477218a-7dfd-41b9-904c-a1c90490b9c9@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=dan.carpenter@linaro.org \
--cc=dsankouski@gmail.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=sre@kernel.org \
/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