From: Namhyung Kim Date: Tue, 26 Oct 2010 21:21:59 +0000 (-0700) Subject: mm: add casts to/from gfp_t in gfp_to_alloc_flags() X-Git-Tag: v2.6.37-rc1~105^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6223a3b19421e3a8df1352d21fd0d71093f44ae;p=pandora-kernel.git mm: add casts to/from gfp_t in gfp_to_alloc_flags() This removes following warning from sparse: mm/page_alloc.c:1934:9: warning: restricted gfp_t degrades to integer Signed-off-by: Namhyung Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed