From: Mel Gorman Date: Wed, 24 Nov 2010 20:57:17 +0000 (-0800) Subject: scripts: fix gfp-translate for recent changes to gfp.h X-Git-Tag: v2.6.37-rc4~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27af038494ef2f3f3a23aa040bfc1ea29d99d76d;p=pandora-kernel.git scripts: fix gfp-translate for recent changes to gfp.h The recent changes to gfp.h to satisfy sparse broke scripts/gfp-translate. This patch fixes it up to work with old and new versions of gfp.h . [akpm@linux-foundation.org: use `grep -q', per WANG Cong] Signed-off-by: Mel Gorman Cc: Namhyung Kim Reviewed-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed