From: Wang Sheng-Hui Date: Wed, 6 Aug 2014 23:07:26 +0000 (-0700) Subject: mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache() X-Git-Tag: cleanup-for-v3.18~96^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed400a181447ba975d40e1df5e0d555eae51795;p=pandora-kernel.git mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache() The gfp arg is not used in shmem_add_to_page_cache. Remove this unused arg. Signed-off-by: Wang Sheng-Hui Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed