Re: [PATCH V3 1/6] block: ignore discard return value
Jens Axboe <[email protected]>
| Newsgroups | gmane.linux.kernel.device-mapper.devel,gmane.linux.block,gmane.linux.kernel,gmane.linux.raid,gmane.linux.file-systems.f2fs,gmane.linux.kernel.bpf |
|---|---|
| Message-ID | <[email protected]> |
On 11/24/25 4:48 PM, Chaitanya Kulkarni wrote: > __blkdev_issue_discard() always returns 0, making the error check > in blkdev_issue_discard() dead code. Shouldn't it be a void instead then? -- Jens Axboe