Re: [PATCH -next] drbd: Remove unused extern declarations
Jens Axboe <[email protected]> Fri, 02 Aug 2024 13:37:39 -0600
| Newsgroups | dev.linux.lists.drbd-dev,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 02 Aug 2024 17:51:47 +0800, Yue Haibing wrote:
> 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.
>
> [...]
Applied, thanks!
[1/1] drbd: Remove unused extern declarations
commit: f48ada402d2f1e46fa241bcc6725bdde70725e15
Best regards,
--
Jens Axboe