From: Zhang Yanfei Date: Mon, 8 Jul 2013 23:00:09 +0000 (-0700) Subject: mm: remove unused __put_page() X-Git-Tag: v3.11-rc1~67^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929aaf56958ab2300919653b923413af695470a5;p=pandora-kernel.git mm: remove unused __put_page() This function is nowhere used, and it has a confusing name with put_page in mm/swap.c. So better to remove it. Signed-off-by: Zhang Yanfei Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed