From: Cyrill Gorcunov Date: Tue, 31 Mar 2009 22:19:25 +0000 (-0700) Subject: mm: mminit_validate_memmodel_limits(): remove redundant test X-Git-Tag: v2.6.30-rc1~584 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef161a9863b045909142daea9490b067997f3dc5;p=pandora-kernel.git mm: mminit_validate_memmodel_limits(): remove redundant test In case if start_pfn overlap the upper bound no need to test end_pfn again since we have it already trimmed. Signed-off-by: Cyrill Gorcunov Reviewed-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed