On Mon, 9 Jul 2012, Wanpeng Li wrote: > From: Wanpeng Li <liwp@xxxxxxxxxxxxxxxxxx> > > Code was duplicated in two functions, clean it up. > > Signed-off-by: Wanpeng Li <liwp.linux@xxxxxxxxx> > --- > mm/hugetlb.c | 20 +++++++++----------- > 1 files changed, 9 insertions(+), 11 deletions(-) Nack, this makes the code more convoluted then the hugetlb code already is and savings two lines of code isn't worth it. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>