From: Tejun Heo Date: Tue, 12 Jul 2011 07:58:09 +0000 (+0200) Subject: memblock: Kill MEMBLOCK_ERROR X-Git-Tag: v3.3-rc1~130^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5026a7e21e409c2b9dd54f6dfb9446511fb7c5;p=pandora-kernel.git memblock: Kill MEMBLOCK_ERROR 25818f0f28 (memblock: Make MEMBLOCK_ERROR be 0) thankfully made MEMBLOCK_ERROR 0 and there already are codes which expect error return to be 0. There's no point in keeping MEMBLOCK_ERROR around. End its misery. Signed-off-by: Tejun Heo Link: http://lkml.kernel.org/r/1310457490-3356-6-git-send-email-tj@kernel.org Cc: Yinghai Lu Cc: Benjamin Herrenschmidt Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed