From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752650Ab2JBJOA (ORCPT ); Tue, 2 Oct 2012 05:14:00 -0400 Received: from mx2.parallels.com ([64.131.90.16]:38884 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751968Ab2JBJN5 (ORCPT ); Tue, 2 Oct 2012 05:13:57 -0400 Message-ID: <506AAF7F.9030901@parallels.com> Date: Tue, 2 Oct 2012 13:10:23 +0400 From: Glauber Costa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Johannes Weiner CC: , , , , Tejun Heo , , Suleiman Souhlal , Frederic Weisbecker , Mel Gorman , David Rientjes Subject: Re: [PATCH v3 03/13] memcg: change defines to an enum References: <1347977050-29476-1-git-send-email-glommer@parallels.com> <1347977050-29476-4-git-send-email-glommer@parallels.com> <20121001190652.GD23734@cmpxchg.org> In-Reply-To: <20121001190652.GD23734@cmpxchg.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/01/2012 11:06 PM, Johannes Weiner wrote: > On Tue, Sep 18, 2012 at 06:04:00PM +0400, Glauber Costa wrote: >> This is just a cleanup patch for clarity of expression. In earlier >> submissions, people asked it to be in a separate patch, so here it is. >> >> [ v2: use named enum as type throughout the file as well ] >> >> Signed-off-by: Glauber Costa >> CC: Johannes Weiner >> Acked-by: Kamezawa Hiroyuki >> Acked-by: Michal Hocko > > Should probably be the first in the series to get the cleanups out of > the way :-) > > Acked-by: Johannes Weiner > If you guys want to merge this separately, be my guest =) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: [PATCH v3 03/13] memcg: change defines to an enum Date: Tue, 2 Oct 2012 13:10:23 +0400 Message-ID: <506AAF7F.9030901@parallels.com> References: <1347977050-29476-1-git-send-email-glommer@parallels.com> <1347977050-29476-4-git-send-email-glommer@parallels.com> <20121001190652.GD23734@cmpxchg.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121001190652.GD23734@cmpxchg.org> Sender: owner-linux-mm@kvack.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Johannes Weiner Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com, devel@openvz.org, Tejun Heo , linux-mm@kvack.org, Suleiman Souhlal , Frederic Weisbecker , Mel Gorman , David Rientjes On 10/01/2012 11:06 PM, Johannes Weiner wrote: > On Tue, Sep 18, 2012 at 06:04:00PM +0400, Glauber Costa wrote: >> This is just a cleanup patch for clarity of expression. In earlier >> submissions, people asked it to be in a separate patch, so here it is. >> >> [ v2: use named enum as type throughout the file as well ] >> >> Signed-off-by: Glauber Costa >> CC: Johannes Weiner >> Acked-by: Kamezawa Hiroyuki >> Acked-by: Michal Hocko > > Should probably be the first in the series to get the cleanups out of > the way :-) > > Acked-by: Johannes Weiner > If you guys want to merge this separately, be my guest =) -- 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