[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176409840493.40095.8097031483064544929.b4-ty@kernel.dk>
Date: Tue, 25 Nov 2025 12:20:04 -0700
From: Jens Axboe <axboe@...nel.dk>
To: agk@...hat.com, snitzer@...nel.org, mpatocka@...hat.com,
song@...nel.org, yukuai@...as.com, hch@....de, sagi@...mberg.me,
kch@...dia.com, jaegeuk@...nel.org, chao@...nel.org, cem@...nel.org,
Chaitanya Kulkarni <ckulkarnilinux@...il.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
dm-devel@...ts.linux.dev, linux-raid@...r.kernel.org,
linux-nvme@...ts.infradead.org, linux-f2fs-devel@...ts.sourceforge.net,
linux-xfs@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard()
ret value
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
Powered by blists - more mailing lists