Skip to content

Commit

Permalink
drbd: Removed an unnecessary #undef
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
Andreas Gruenbacher authored and Philipp Reisner committed Mar 10, 2011
1 parent 8a3c104 commit 7e458c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/block/drbd/drbd_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2963,7 +2963,6 @@ static int receive_sizes(struct drbd_conf *mdev, enum drbd_packets cmd, unsigned
}
put_ldev(mdev);
}
#undef min_not_zero

ddsf = be16_to_cpu(p->dds_flags);
if (get_ldev(mdev)) {
Expand Down

0 comments on commit 7e458c3

Please sign in to comment.