]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: remove unused __put_page()
authorZhang Yanfei <zhangyanfei@cn.fujitsu.com>
Wed, 19 Jun 2013 00:07:02 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:26:54 +0000 (17:26 +1000)
commit3bee08b29bc760726764b4b2619e2adeef4885be
tree228be3a6640f289af976620cce412d548a48ccda
parent2daa9ccb76d55bddf9b07eedade682986cec46a9
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 <zhangyanfei@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/internal.h