diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index 7b4d4e4ea64f5e5ea7d193b8a8b4bde8e3642761..91ae36c303306d8aa5de4e1b83cb10cfcee5d280 100644
--- a/mm/page_alloc.c
+++ b/mm/page_alloc.c
@@ -4541,7 +4541,7 @@ void setup_per_zone_wmarks(void)
 	calculate_totalreserve_pages();
 }
 
-/**
+/*
  * The inactive anon list should be small enough that the VM never has to
  * do too much work, but large enough that each inactive page has a chance
  * to be referenced again before it is swapped out.