drbd: Replace and remove the obsolete conn_() macros
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 6 Jul 2011 09:01:44 +0000 (11:01 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 Feb 2014 15:45:03 +0000 (16:45 +0100)
commit1ec861ebd0889263841b822ee3f3eb49caf23656
treefd7b5305f5083702c28e4034ad8882be1bb0ed7f
parent3b52beffc57d6f1498a29d4edcb1cc2ad81241ec
drbd: Replace and remove the obsolete conn_() macros

With the polymorphic drbd_() macros, we no longer need the connection
specific variants.

Signed-off-by: Andreas Gruenbacher <agruen@linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_nl.c
drivers/block/drbd/drbd_receiver.c
drivers/block/drbd/drbd_state.c
drivers/block/drbd/drbd_worker.c