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

Commit 232fd3f4 authored by Lars Ellenberg's avatar Lars Ellenberg Committed by Philipp Reisner
Browse files

drbd: cleanup, drop unused struct

parent 46e21bba
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -467,12 +467,6 @@ struct p_drbd06_param {
	u32	  bit_map_gen[5];
} __packed;

struct p_discard {
	u64	    block_id;
	u32	    seq_num;
	u32	    pad;
} __packed;

struct p_block_desc {
	u64 sector;
	u32 blksize;