From: Andreas Gruenbacher Date: Thu, 27 Feb 2014 19:49:54 +0000 (+0100) Subject: drbd: Remove unnecessary/unused code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~74^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caa3db0e14cc301f07e758f4cadc36d4dead145a;p=pandora-kernel.git drbd: Remove unnecessary/unused code Get rid of dump_stack() debug statements. There is no point whatsoever in registering and unregistering a reboot notifier that doesn't do anything. The intention was to switch to an "emergency read-only" mode, so we won't have to resync the full activity log just because we had been Primary before the reboot. Once we have that implemented, we may re-introduce the reboot notifier. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed