Re: [PATCH] s390/ism: Add check for dma_set_max_seg_size in ism_probe()

From: Christoph Hellwig
Date: Fri Jun 28 2024 - 01:50:36 EST


On Wed, Jun 26, 2024 at 04:12:15PM +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 told you last time these checks are stupid, and I asked you to
instead send a patch to remove the return value.

Each and every of those patches just makes that removal harder.
Please stop this now and I'll prepare the removal for the next
merge window.