From: Cody P Schafer Date: Sat, 23 Feb 2013 00:35:24 +0000 (-0800) Subject: mm: add zone_is_empty() and zone_is_initialized() X-Git-Tag: v3.9-rc1~99^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6e3ebee2edcade56f836390a5f0c7b76ff5f9e;p=pandora-kernel.git mm: add zone_is_empty() and zone_is_initialized() Factoring out these 2 checks makes it more clear what we are actually checking for. Signed-off-by: Cody P Schafer Cc: David Hansen Cc: Catalin Marinas Cc: Johannes Weiner Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed