memcg: remove lookup_cgroup_page() prototype
authorGreg Thelen <gthelen@google.com>
Fri, 8 Aug 2014 21:19:31 +0000 (14:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:18 +0000 (15:57 -0700)
commit3cbb01871e22709fdd39478eca831de317df332f
tree72ba6ed6f8ccd3505c1992e4c2af9523d3c8fe84
parent9a3f4d85d58cb4e02e226f9be946d54c33eb715b
memcg: remove lookup_cgroup_page() prototype

Commit 6b208e3f6e35 ("mm: memcg: remove unused node/section info from
pc->flags") deleted lookup_cgroup_page() but left a prototype for it.

Kill the vestigial prototype.

Signed-off-by: Greg Thelen <gthelen@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/page_cgroup.h