Re: [PATCH 10/28] mm, page_alloc: Remove unnecessary local variable in get_page_from_freelist
From: Vlastimil Babka
Date: Tue Apr 26 2016 - 07:38:19 EST
On 04/15/2016 10:59 AM, Mel Gorman wrote:
zonelist here is a copy of a struct field that is used once. Ditch it.
Signed-off-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
Acked-by: Vlastimil Babka <vbabka@xxxxxxx>