[PATCH] EDAC: Remove redundant dev_err()
Andrew Jeffery
andrew at codeconstruct.com.au
Wed Jul 22 00:16:32 PDT 2026
On Mon, 2026-07-13 at 21:15 +0800, Pan Chuang wrote:
> Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()"),
> devm_request_irq() and devm_request_threaded_irq() automatically log
> detailed error messages on failure. Remove the now-redundant
> driver-specific dev_err() calls.
>
> Signed-off-by: Pan Chuang <panchuang at vivo.com>
> ---
> drivers/edac/al_mc_edac.c | 12 ++----------
> drivers/edac/aspeed_edac.c | 4 +---
Reviewed-by: Andrew Jeffery <andrew at codeconstruct.com.au> # aspeed
More information about the linux-arm-kernel
mailing list