From: Andreas Gruenbacher Date: Tue, 9 Aug 2011 01:54:55 +0000 (+0200) Subject: drbd: Replace vnr_to_mdev() with conn_peer_device() X-Git-Tag: v3.15-rc1~134^2~33 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4fe9ad206028fb77fe8d1b485f81d186df1645;p=pandora-kernel.git drbd: Replace vnr_to_mdev() with conn_peer_device() The new function returns a peer device, which allows us to eliminate a few instances of first_peer_device(). Signed-off-by: Andreas Gruenbacher Signed-off-by: Philipp Reisner --- Reading git-diff-tree failed