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

drbd: cleanup, drop unused struct

Signed-off-by: default avatarPhilipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: default avatarLars Ellenberg <lars.ellenberg@linbit.com>
parent 46e21bba
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment