Re: [PATCH 2/2] mm/page_alloc.c: use list_for_each_entry in mark_free_pages()

From: David Rientjes
Date: Wed Dec 02 2015 - 20:24:52 EST


On Wed, 2 Dec 2015, Geliang Tang wrote:

> Use list_for_each_entry instead of list_for_each + list_entry to
> simplify the code.
>
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/