On Tue, 19 Aug 2025 17:20:37 +0800, Xichao Zhao wrote: > The dev_err_probe() doesn't do anything when error is '-ENOMEM'. Therefore, > remove the useless call to dev_err_probe(), and just return the value instead. > > Xichao Zhao (6): > spi: spi_amd: Remove the use of dev_err_probe() > spi: SPISG: Remove the use of dev_err_probe() > spi: Remove the use of dev_err_probe() > spi: mt65xx: Remove the use of dev_err_probe() > spi: pxa2xx: Remove the use of dev_err_probe() > spi: s3c64xx: Remove the use of dev_err_probe() > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/6] spi: spi_amd: Remove the use of dev_err_probe() commit: 2a5d410916d3a8dcac06f72494f252314e933cfb [2/6] spi: SPISG: Remove the use of dev_err_probe() commit: 0d00ebc6b869f4df67c05522bc1e8d01d1c7daa7 [3/6] spi: Remove the use of dev_err_probe() commit: b875b97017050b92c64273178a0b0d282ea67874 [4/6] spi: mt65xx: Remove the use of dev_err_probe() commit: 2bee48c9d1cd1749922d0e2df54330c924e14a0e [5/6] spi: pxa2xx: Remove the use of dev_err_probe() commit: 67259af78219bdbdea00491f32b1c0971a33401e [6/6] spi: s3c64xx: Remove the use of dev_err_probe() commit: 27848c082ba0b22850fd9fb7b185c015423dcdc7 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