Skip to content

Commit

Permalink
drbd: cleanup, drop unused struct
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed Nov 9, 2012
1 parent 46e21bb commit 232fd3f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions drivers/block/drbd/drbd_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 232fd3f

Please sign in to comment.