[PATCH] fix

From: Lorenzo Stoakes
Date: Tue Jun 10 2025 - 06:03:11 EST


Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
---
mm/vma.h | 4 ----
1 file changed, 4 deletions(-)

diff --git a/mm/vma.h b/mm/vma.h
index d92e6c906c96..f47112a352db 100644
--- a/mm/vma.h
+++ b/mm/vma.h
@@ -617,8 +617,4 @@ int create_init_stack_vma(struct mm_struct *mm, struct vm_area_struct **vmap,
int relocate_vma_down(struct vm_area_struct *vma, unsigned long shift);
#endif

-struct vm_area_desc *vma_to_desc(struct vm_area_struct *vma,
- struct vm_area_desc *desc);
-void set_vma_from_desc(struct vm_area_struct *vma, struct vm_area_desc *desc);
-
#endif /* __MM_VMA_H */
--
2.49.0