[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175499675297.16293.7078791692637397052.b4-ty@kernel.org>
Date: Tue, 12 Aug 2025 12:05:52 +0100
From: Mark Brown <broonie@...nel.org>
To: Han Xu <han.xu@....com>, Haibo Chen <haibo.chen@....com>,
Yogesh Gaur <yogeshgaur.83@...il.com>, Waqar Hameed <waqar.hameed@...s.com>
Cc: kernel@...s.com, linux-spi@...r.kernel.org, imx@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] spi: nxp-fspi: Remove error print for
devm_add_action_or_reset()
On Tue, 05 Aug 2025 11:33:37 +0200, Waqar Hameed wrote:
> When `devm_add_action_or_reset()` fails, it is due to a failed memory
> allocation and will thus return `-ENOMEM`. `dev_err_probe()` doesn't do
> anything when error is `-ENOMEM`. Therefore, remove the useless call to
> `dev_err_probe()` when `devm_add_action_or_reset()` fails, and just
> return the value instead.
>
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: nxp-fspi: Remove error print for devm_add_action_or_reset()
commit: 692abf80ce8443a4ded8cade25a1acf772436293
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
Powered by blists - more mailing lists