From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:52 +0000 (-0700) Subject: pageflags: eliminate PG_xxx aliases X-Git-Tag: v2.6.26-rc1~965 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a128b2b1a5e8ebce0260e3345812ee70daccc7f;p=pandora-kernel.git pageflags: eliminate PG_xxx aliases Remove aliases of PG_xxx. We can easily drop those now and alias by specifying the PG_xxx flag in the macro that generates the functions. Signed-off-by: Christoph Lameter Cc: Andy Whitcroft Cc: KAMEZAWA Hiroyuki Cc: KOSAKI Motohiro Cc: Rik van Riel Cc: Mel Gorman Cc: Jeremy Fitzhardinge Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed