drbd: Replace the ERR_IF macro with an assert-like macro
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 15 Dec 2010 18:31:20 +0000 (19:31 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 29 Aug 2011 09:26:57 +0000 (11:26 +0200)
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 <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found