summaryrefslogtreecommitdiffstats
path: root/mm/ksm.c
diff options
context:
space:
mode:
authorMike Rapoport2018-06-08 02:07:07 +0200
committerLinus Torvalds2018-06-08 02:34:36 +0200
commit48f49e1f66854ef44439b84a5cf47179539f3804 (patch)
tree871cd244cc900921c81d7f31644cabb4a784a17f /mm/ksm.c
parentlockdep: fix fs_reclaim annotation (diff)
downloadkernel-qcow2-linux-48f49e1f66854ef44439b84a5cf47179539f3804.tar.gz
kernel-qcow2-linux-48f49e1f66854ef44439b84a5cf47179539f3804.tar.xz
kernel-qcow2-linux-48f49e1f66854ef44439b84a5cf47179539f3804.zip
mm/ksm: remove unused page_referenced_ksm declaration
Commit 9f32624be943 ("mm/rmap: use rmap_walk() in page_referenced()") removed the declaration of page_referenced_ksm for the case CONFIG_KSM=y, but left one for CONFIG_KSM=n. Remove the unused leftover. Link: http://lkml.kernel.org/r/1524552106-7356-2-git-send-email-rppt@linux.vnet.ibm.com Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions