From: Xishi Qiu Date: Tue, 12 Nov 2013 23:07:17 +0000 (-0800) Subject: mm: use pgdat_end_pfn() to simplify the code in arch X-Git-Tag: v3.13-rc1~106^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6408068ee6ce9d80d66908a2c01a24ee88afd47d;p=pandora-kernel.git mm: use pgdat_end_pfn() to simplify the code in arch Use "pgdat_end_pfn()" instead of "pgdat->node_start_pfn + pgdat->node_spanned_pages". Simplify the code, no functional change. Signed-off-by: Xishi Qiu Cc: James Hogan Cc: "Luck, Tony" Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed