Re: [PATCH] mm: Use zonelist name instead of using hardcoded index
From: Anshuman Khandual <hidden>
Date: 2016-08-29 05:44:22
Also in:
lkml
From: Anshuman Khandual <hidden>
Date: 2016-08-29 05:44:22
Also in:
lkml
On 08/26/2016 09:27 PM, Aneesh Kumar K.V wrote:
This use the existing enums instead of hardcoded index when looking at the
Small nit. 'use' --> 'uses'
zonelist. This makes it more readable. No functionality change by this patch.
Came across this some time back, yeah it really makes sense to replace those hard coded indices.
Signed-off-by: Aneesh Kumar K.V <redacted>
Reviewed-by: Anshuman Khandual <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>