diff options
| -rw-r--r-- | mm/hugetlb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/hugetlb.c b/mm/hugetlb.c index ab171274ef21..2c5c9ee4220d 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c | |||
| @@ -603,7 +603,6 @@ static unsigned long set_max_huge_pages(unsigned long count) | |||
| 603 | } | 603 | } |
| 604 | 604 | ||
| 605 | while (count > persistent_huge_pages) { | 605 | while (count > persistent_huge_pages) { |
| 606 | int ret; | ||
| 607 | /* | 606 | /* |
| 608 | * If this allocation races such that we no longer need the | 607 | * If this allocation races such that we no longer need the |
| 609 | * page, free_huge_page will handle it by freeing the page | 608 | * page, free_huge_page will handle it by freeing the page |
