From: Minchan Kim Date: Tue, 16 Jun 2009 22:33:01 +0000 (-0700) Subject: mm: remove annotation of gfp_mask in add_to_swap X-Git-Tag: v2.6.31-rc1~299^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8192da6a8811ab6c3d29dc590a5f94a377c43739;p=pandora-kernel.git mm: remove annotation of gfp_mask in add_to_swap Hugh removed add_to_swap's gfp_mask argument. (mm: remove gfp_mask from add_to_swap) So we have to remove annotation of gfp_mask of the function. Signed-off-by: Minchan Kim Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed