diff options
Diffstat (limited to 'mm/page_alloc.c')
-rw-r--r-- | mm/page_alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 5afdf495c374..628fd3e24731 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c | |||
@@ -952,7 +952,7 @@ static int free_tail_pages_check(struct page *head_page, struct page *page) | |||
952 | case 2: | 952 | case 2: |
953 | /* | 953 | /* |
954 | * the second tail page: ->mapping is | 954 | * the second tail page: ->mapping is |
955 | * page_deferred_list().next -- ignore value. | 955 | * deferred_list.next -- ignore value. |
956 | */ | 956 | */ |
957 | break; | 957 | break; |
958 | default: | 958 | default: |