diff options
author | YueHaibing <yuehaibing@huawei.com> | 2024-08-02 17:51:47 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-08-02 13:36:19 -0600 |
commit | f48ada402d2f1e46fa241bcc6725bdde70725e15 (patch) | |
tree | ac229708462e560ba692197ffb5e5cc41f0811c2 /rust/helpers/workqueue.c | |
parent | 7543ae2269a855683a39af57048035f44bc8ef9c (diff) |
drbd: Remove unused extern declarations
Commit b411b3637fa7 ("The DRBD driver") declared but never implemented
drbd_read_remote(), is_valid_ar_handle() and drbd_set_recv_tcq().
And commit 668700b40a7c ("drbd: Create a dedicated workqueue for sending acks on the control connection")
never implemented drbd_send_ping_wf().
Commit 2451fc3b2bd3 ("drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code")
leave w_e_reissue() declaration unused.
Commit 8fe605513ab4 ("drbd: Rename drbdd_init() -> drbd_receiver()")
rename drbdd_init() and leave unsued declaration. Also drbd_asender() is removed in
commit 1c03e52083c8 ("drbd: Rename asender to ack_receiver").
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20240802095147.2788218-1-yuehaibing@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions