Re: [f2fs-dev] (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
Brought to you by:
kjgkr
|
From: Jens A. <ax...@ke...> - 2025-11-25 19:20:12
|
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
|