diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c
index 970e74a0575f0f7402643a67c3109ef9fe06dfc1..8cb75b26ea4ff8805b5b22e85a212c8a4992df68 100644
--- a/mm/memory_hotplug.c
+++ b/mm/memory_hotplug.c
@@ -1908,7 +1908,7 @@ static int __ref try_remove_memory(int nid, u64 start, u64 size)
 }
 
 /**
- * remove_memory
+ * __remove_memory - Remove memory if every memory block is offline
  * @nid: the node ID
  * @start: physical address of the region to remove
  * @size: size of the region to remove