]> www.infradead.org Git - users/hch/misc.git/commit
mm: unexport apply_to_existing_page_range apply_to_page_range
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Jan 2021 17:29:57 +0000 (18:29 +0100)
committerChristoph Hellwig <hch@lst.de>
Sat, 23 Nov 2024 05:32:31 +0000 (06:32 +0100)
commitfaedfaf6a365175b58c0b40f83af95eb6567c214
tree4747599d3be0f20e51e934f678bff3081222a651
parent2a163a4cea153348172e260a0c5b5569103a66a3
mm: unexport apply_to_existing_page_range

apply_to_existing_page_range is only used by non-modular code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
mm/memory.c