drbd: remove orphan _req_may_be_done() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 20 Sep 2022 01:52:15 +0000 (09:52 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 22 Sep 2022 01:44:05 +0000 (19:44 -0600)
commita437df5f8bbc6b52231bbeaef8b4052698c9007a
tree93200c92cafa9f181cb2b3be7ff56fd3d962c119
parent8c5035dfbb9475b67c82b3fdb7351236525bf52b
drbd: remove orphan _req_may_be_done() declaration

The _req_may_be_done() has been removed by
commit 6870ca6d463e ("drbd: factor out master_bio completion
and drbd_request destruction paths"), so remove the orphan
declaration.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Acked-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
Link: https://lore.kernel.org/r/20220920015216.782190-2-cuigaosheng1@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/drbd/drbd_req.h