On Thu, Feb 25, 2016 at 06:26:31AM +0800, [email protected] wrote: > From: Chen Gang <[email protected]> > > 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 <[email protected]>
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

