mm: hugetlb_vmemmap: fix reference to nonexistent file
authorVegard Nossum <vegard.nossum@oracle.com>
Sun, 22 Oct 2023 18:56:19 +0000 (20:56 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 25 Oct 2023 23:47:14 +0000 (16:47 -0700)
commite5b16c862884a62c09ab60cbfc6c7b544670bf9e
tree3d6c838c39750e7d6d8af66c9b8a8a8598c2014b
parent76f26535d1446373d4735a252ea4247c39d64ba6
mm: hugetlb_vmemmap: fix reference to nonexistent file

The directory this file is in was renamed but the reference didn't get
updated.  Fix it.

Link: https://lkml.kernel.org/r/20231022185619.919397-1-vegard.nossum@oracle.com
Fixes: ee65728e103b ("docs: rename Documentation/vm to Documentation/mm")
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Reviewed-by: Rik van Riel <riel@surriel.com>
Acked-by: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Ira Weiny <ira.weiny@intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Wu XiangCheng <bobwxc@email.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/hugetlb_vmemmap.h