From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xl: use bool type for flags instead of int Date: Mon, 8 Feb 2016 15:45:44 +0000 Message-ID: <1454946344.26508.98.camel@citrix.com> References: <20160206020052.6436.89943.stgit@Solace.station> <56B86C13.1060006@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aSo0Z-0006kE-V9 for xen-devel@lists.xenproject.org; Mon, 08 Feb 2016 15:45:48 +0000 In-Reply-To: <56B86C13.1060006@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap , Dario Faggioli , xen-devel@lists.xenproject.org Cc: Wei Liu , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Mon, 2016-02-08 at 10:21 +0000, George Dunlap wrote: > On 06/02/16 02:00, Dario Faggioli wrote: > > in schedulers' command handlers. > > > > No functional change intended. > > > > Signed-off-by: Dario Faggioli > > Acked-by: George Dunlap acked + applied.