From: Wei Yongjun Date: Tue, 25 Jun 2013 14:50:04 +0000 (+0200) Subject: drbd: fix error return code in drbd_init() X-Git-Tag: v3.11-rc3~32^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6110d70bdf99f9d0448f1f61798542e3b123b42a;p=pandora-kernel.git drbd: fix error return code in drbd_init() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Lars Ellenberg Signed-off-by: Andreas Gruenbacher Signed-off-by: Philipp Reisner Signed-off-by: Jens Axboe --- Reading git-diff-tree failed