From: Yinghai Lu Date: Mon, 4 Oct 2010 21:58:04 +0000 (-0700) Subject: x86, memblock: Remove __memblock_x86_find_in_range_size() X-Git-Tag: v2.6.37-rc1~183^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16c36f743bf8481d0ba40a6de0af11736095d7cf;p=pandora-kernel.git x86, memblock: Remove __memblock_x86_find_in_range_size() Fold it into memblock_x86_find_in_range(), and change bad_addr_size() to check_reserve_memblock(). So whole memblock_x86_find_in_range_size() code is more readable. Signed-off-by: Yinghai Lu LKML-Reference: <4CAA4DEC.4000401@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed