From: Andreas Gruenbacher Date: Wed, 15 Dec 2010 18:31:20 +0000 (+0100) Subject: drbd: Replace the ERR_IF macro with an assert-like macro X-Git-Tag: v3.8-rc1~78^2~18^2~554 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841ce241fa355048f66172a47e356bb6e9159c9d;p=pandora-kernel.git drbd: Replace the ERR_IF macro with an assert-like macro Remove the file name and line number from the syslog messages generated: we have no duplicate function names, and no function contains the same assertion more than once. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed