From: Zhang Yanfei Date: Thu, 28 Feb 2013 01:03:26 +0000 (-0800) Subject: kexec: get rid of duplicate check for hole_end X-Git-Tag: v3.9-rc1~46^2~126 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a525f5e7a9f1e15e93c63fe179a5a4463dde4e1;p=pandora-kernel.git kexec: get rid of duplicate check for hole_end hole_end has been checked to make sure it is <= crash_res.end in the while condition check, so the if condition check is duplicate. Signed-off-by: Zhang Yanfei Reviewed-by: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed