mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
drbd: Removed an unnecessary #undef
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
This commit is contained in:
parent
8a3c104438
commit
7e458c32da
|
|
@ -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)) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user