]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mtip32xx: return a blk_status_t from mtip_send_trim
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Nov 2018 13:48:56 +0000 (14:48 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Nov 2018 15:39:21 +0000 (08:39 -0700)
commit81e66174ab0aad0bfb3d69abb334b0402fb25df4
treee0184ccbe23a6c125fbd2225c45ec0be4a55dd5b
parent10966fa13855c5c64444bb01a97b86158e63267c
mtip32xx: return a blk_status_t from mtip_send_trim

This allows for better error propagation and simpler code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c