From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools: libxl: CODING_STYLE: GC* cannot be used with NOGC Date: Thu, 22 Oct 2015 16:54:39 +0100 Message-ID: <1445529279.2374.27.camel@citrix.com> References: <1444991592-3166-1-git-send-email-ian.campbell@citrix.com> <20151016103956.GM32638@zion.uk.xensource.com> <1444994045.12442.69.camel@citrix.com> <20151016111631.GP32638@zion.uk.xensource.com> <22048.58281.536582.705315@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <22048.58281.536582.705315@mariner.uk.xensource.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: Ian Jackson , Wei Liu Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-10-16 at 12:46 +0100, Ian Jackson wrote: > Wei Liu writes ("Re: [PATCH] tools: libxl: CODING_STYLE: GC* cannot be > used with NOGC"): > > On Fri, Oct 16, 2015 at 12:14:05PM +0100, Ian Campbell wrote: > > > On Fri, 2015-10-16 at 11:39 +0100, Wei Liu wrote: > > > > There is no libxl__alloc. DYM libxl__malloc? > > > > > > I meant libxl__calloc. > > Right, I guess you will fix that. Yes, I did. > > In any case I think the basic idea gets across by "etc". So whether you > > enumerate every function or not: > > > > Acked-by: Wei Liu > > Likewise, > > Acked-by: Ian Jackson applied, thanks.