From: Huang Shijie Date: Mon, 24 May 2010 21:31:58 +0000 (-0700) Subject: shmem: remove redundant code X-Git-Tag: v2.6.35-rc1~402 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b50dc26a0a25a9d1998d206e1f7d849aa78063f;p=pandora-kernel.git shmem: remove redundant code prep_new_page() will call set_page_private(page, 0) to initialise the page, so the code is redundant. Signed-off-by: Huang Shijie Reviewed-by: Minchan Kim Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed