Re: [PATCH] ata: rb532_cf: remove redundant codes
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-06-25 00:49:31
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-06-25 00:49:31
Also in:
lkml
On 6/22/21 5:55 AM, 13145886936@163.com wrote:
From: gushengxian <redacted> The codes "dev_err(&pdev->dev, "no IRQ resource found\n");" is redundant because platform_get_irq() already prints an error.
Applied, thanks. -- Jens Axboe