From: Lars Ellenberg Date: Thu, 21 Oct 2010 16:07:31 +0000 (+0200) Subject: drbd: fix a misleading printk X-Git-Tag: v2.6.37-rc2~30^2~3^2~5^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc571b8cb930ea78207851dd38b5a435fcb8891c;p=pandora-kernel.git drbd: fix a misleading printk This codepath used to be called only for failed kmalloc GFP_ATOMIC, but is now also triggered by other things. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed