Re: [PATCH] dmaengine: hsu: Add check for dma_set_max_seg_size in hsu_dma_probe()
From: Christoph Hellwig
Date: Fri Jun 28 2024 - 01:51:28 EST
On Wed, Jun 26, 2024 at 04:27:11PM +0800, Ma Ke wrote:
> As the possible failure of the dma_set_max_seg_size(), we should better
> check the return value of the dma_set_max_seg_size().
As I've told you before: no.
We'll remove the return value from dma_set_max_seg_size.