Re: [PATCH trivial] include/linux/gfp.h: Improve the coding styles
From: Mel Gorman <hidden>
Date: 2016-02-25 09:28:00
Also in:
lkml
From: Mel Gorman <hidden>
Date: 2016-02-25 09:28:00
Also in:
lkml
On Thu, Feb 25, 2016 at 06:26:31AM +0800, chengang@emindsoft.com.cn wrote:
From: Chen Gang <redacted> Always notice about 80 columns, and the white space near '|'. Let the wrapped function parameters align as the same styles. Remove redundant statement "enum zone_type z;" in function gfp_zone. Signed-off-by: Chen Gang <redacted>
NAK from me at least. From my perspective, it's preferrable to preserve blame than go through a layer of cleanup when looking for the commit that defined particular flags. It's ok to cleanup code at the same time definitions change for functional or performance reasons. -- Mel Gorman SUSE Labs -- 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>