From: Andreas Gruenbacher Date: Fri, 28 Jan 2011 12:28:51 +0000 (+0100) Subject: drbd: Remove redundant check X-Git-Tag: v3.8-rc1~78^2~18^2~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3bb47d526c63a845e3374d6272a67fbe20a468;p=pandora-kernel.git drbd: Remove redundant check Opening a device only succeeds on a primary node, or when explicitly setting the allow_oos module parameter to allow opening the device read-only on a secondary node. There is no other way that a request can get into drbd_make_request(), so this code cannot trigger. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed