Re: [PATCH] nvme-apple: Remove redundant dev_err_probe()
Keith Busch <[email protected]> Tue, 28 Jul 2026 15:06:14 -0600
| Newsgroups | dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-nvme,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <amkZxmW3hGbRvUa4@kbusch-mbp> |
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.