From: Johannes Weiner Date: Wed, 10 Dec 2014 23:44:55 +0000 (-0800) Subject: mm: page_cgroup: rename file to mm/swap_cgroup.c X-Git-Tag: omap-for-v3.20/drop-legacy-3517~139^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1ea48bdde67898e87d6d8f511fd097fa64c749;p=pandora-kernel.git mm: page_cgroup: rename file to mm/swap_cgroup.c Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Acked-by: Vladimir Davydov Acked-by: David S. Miller Acked-by: KAMEZAWA Hiroyuki Cc: "Kirill A. Shutemov" Cc: Tejun Heo Cc: Joonsoo Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed