mm: unexport vmf_insert_mixed_mkwrite
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Jul 2024 07:23:27 +0000 (09:23 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 12 Jul 2024 22:52:19 +0000 (15:52 -0700)
commitcd1e0dac3a3e57d86085eea95ab0cf3172950156
tree986301ce023a13f22d248f0a89b0aa1658683983
parent8268614b408be6b76c1cee6f67de7deb0d6593b3
mm: unexport vmf_insert_mixed_mkwrite

vmf_insert_mixed_mkwrite is only used by the built-in DAX code.

Link: https://lkml.kernel.org/r/20240702072327.1640911-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alistair Popple <apopple@nvidia.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory.c