diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2014-06-04 23:08:17 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-04 23:54:05 (GMT) |
commit | ac7695012a6f3269acd80d6c2b2218a6769edbf3 (patch) | |
tree | d55b9f1f688a08973ca0c4748f0a6eca81647460 /drivers/phy | |
parent | 2bf01f9f0cf07b231c90e5d56266e84fe17cec79 (diff) | |
download | linux-ac7695012a6f3269acd80d6c2b2218a6769edbf3.tar.xz |
mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static
KSM was converted to use rmap_walk() and now nobody uses these functions
outside mm/rmap.c.
Let's covert them back to static.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions