From: Andreas Gruenbacher Date: Thu, 5 May 2011 23:03:32 +0000 (+0200) Subject: drbd: Make broadcast events return NO_ERROR X-Git-Tag: v3.8-rc1~78^2~18^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9b5f84f5fb46def198b943e59c79aea0695c5c;p=pandora-kernel.git drbd: Make broadcast events return NO_ERROR Instead of returning a ret_code outside of the range of enum drbd_ret_code, use NO_ERROR to indicate success. This way, ret_code has the same meaning in all packets. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed