Re: [PATCH] nvme-apple: Remove redundant dev_err_probe()
From: Keith Busch
Date: Tue Jul 28 2026 - 17:11:06 EST
On Thu, Jul 16, 2026 at 11:33:01AM +0800, Pan Chuang wrote:
> Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()"), devm_request_irq() automatically logs
> detailed error messages on failure. Remove the now-redundant
> driver-specific dev_err_probe() calls.
Thanks, applied to nvme-7.3.