]> git.baikalelectronics.ru Git - kernel.git/commit
rnbd-clt: make rnbd_clt_change_capacity return void
authorGuoqing Jiang <guoqing.jiang@linux.dev>
Wed, 6 Jul 2022 13:31:52 +0000 (21:31 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Aug 2022 23:14:45 +0000 (17:14 -0600)
commitab66eaaf43a4cf8982875757b8ab1862012b3d02
treec4f555b32cbecc095b68c84703dee29a57488d01
parent7304a96ca7535f6c121dae7f7cc5893f87b3cac3
rnbd-clt: make rnbd_clt_change_capacity return void

No need to checking the return value, make it return void.

Acked-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Guoqing Jiang <guoqing.jiang@linux.dev>
Link: https://lore.kernel.org/r/20220706133152.12058-9-guoqing.jiang@linux.dev
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rnbd/rnbd-clt.c