]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdfda4959315e2d14a3cd65b8be6d743494ce36c1
tree72ba6ed6f8ccd3505c1992e4c2af9523d3c8fe84
parent8c9db7ceccef7b7218254b37172eb55c250103e9
memcg: remove lookup_cgroup_page() prototype

Commit 1623f459aed9 ("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