From: Lars Ellenberg Date: Wed, 15 Dec 2010 23:32:38 +0000 (+0100) Subject: drbd: get rid of unused debug code X-Git-Tag: v2.6.39-rc1~37^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6850c4421481139dc2cf982358e79c833a50d73c;p=pandora-kernel.git drbd: get rid of unused debug code Long time ago, we had paranoia code in the bitmap that allocated one extra word, assigned a magic value, and checked on every occasion that the magic value was still unchanged. That debug code is unused, the extra long word complicates code a bit. Get rid of it. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed