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

Jens Axboe axboe at kernel.dk
Tue Nov 25 11:20:04 PST 2025


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






More information about the Linux-nvme mailing list