On Fri, Jan 3, 2014 at 12:57 AM, Mel Gorman <[email protected]> wrote: > On Thu, Jan 02, 2014 at 08:25:22PM +0900, SeongJae Park wrote: >> Using enum instead of number for migratetype everywhere would be better >> for reading and understanding. >> >> Signed-off-by: SeongJae Park <[email protected]> > > This implicitly makes assumptions about the value of MIGRATE_UNMOVABLE > and does not appear to actually fix or improve anything. > > -- > Mel Gorman > SUSE Labs
I thought the implicit assumptions may be helpful for some kind of people's readability. But, anyway, I agree and respect your opinion now. Thanks and Regards. SeongJae Park -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

