From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by kanga.kvack.org (Postfix) with SMTP id A0C1F8D0015 for ; Mon, 25 Oct 2010 02:02:58 -0400 (EDT) Date: Mon, 25 Oct 2010 14:02:55 +0800 From: Wu Fengguang Subject: Re: [PATCH 3/3] do_migrate_range: reduce list_empty() check. Message-ID: <20101025060254.GB24406@localhost> References: <1287667701-8081-1-git-send-email-lliubbo@gmail.com> <1287667701-8081-2-git-send-email-lliubbo@gmail.com> <1287667701-8081-3-git-send-email-lliubbo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1287667701-8081-3-git-send-email-lliubbo@gmail.com> Sender: owner-linux-mm@kvack.org To: Bob Liu Cc: "akpm@linux-foundation.org" , "linux-mm@kvack.org" , "kamezawa.hiroyu@jp.fujitsu.com" , "mel@csn.ul.ie" , "kosaki.motohiro@jp.fujitsu.com" List-ID: On Thu, Oct 21, 2010 at 09:28:21PM +0800, Bob Liu wrote: > simple code for reducing list_empty(&source) check. > > Signed-off-by: Bob Liu Acked-by: Wu Fengguang -- 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: email@kvack.org