Re: (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value

From: Jens Axboe
Date: Tue Nov 25 2025 - 14:23:09 EST



On Mon, 24 Nov 2025 15:48:00 -0800, Chaitanya Kulkarni wrote:
> __blkdev_issue_discard() only returns value 0, that makes post call
> error checking code dead. This patch series revmoes this dead code at
> all the call sites and adjust the callers.
>
> Please note that it doesn't change the return type of the function from
> int to void in this series, it will be done once this series gets merged
> smoothly.
>
> [...]

Applied, thanks!

[1/6] block: ignore discard return value
(no commit info)

Best regards,
--
Jens Axboe