]> 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)
commit6c2aa21bad054aaf7d3e62ae45d5ea2375551261
tree72ba6ed6f8ccd3505c1992e4c2af9523d3c8fe84
parent64cbef3519dd367aff4d78ec8a60c4f66c06e54c
memcg: remove lookup_cgroup_page() prototype

Commit 1f329c9e3e4a ("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