Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4276dea7 authored by Philipp Reisner's avatar Philipp Reisner
Browse files

drbd: Remove dead code

parent 85d73513
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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)