mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
drbd: Remove dead code
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
This commit is contained in:
parent
85d735138a
commit
4276dea70c
|
|
@ -104,14 +104,6 @@ struct update_al_work {
|
|||
int err;
|
||||
};
|
||||
|
||||
struct drbd_atodb_wait {
|
||||
atomic_t count;
|
||||
struct completion io_done;
|
||||
struct drbd_conf *mdev;
|
||||
int error;
|
||||
};
|
||||
|
||||
|
||||
static int al_write_transaction(struct drbd_conf *mdev);
|
||||
|
||||
void *drbd_md_get_buffer(struct drbd_conf *mdev)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user