WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 5 of 8] credit2: remove two nested functions, re

To: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 5 of 8] credit2: remove two nested functions, replacing them with static ones
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Mon, 7 Mar 2011 15:22:04 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 07 Mar 2011 07:22:59 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Vs4NP4ATd2PxHcc35mX7HJb9j//3HvUVxLf8rk4WR9k=; b=KP1RbZu0gDwIPMp63EEAFn4QU5kL8hMC+jjkp9/Pba8FYf7wQfEFSWqe/FF9xOBfiq 93Ang0OC2L4zRZwpZsLmwknOizy4KnMnhf4H7X3zPZzXRIHhGBIwVOYJwxxRpTqmhPoQ N9/Y2cbXfGjZClejAk5fAcr6ONPPnIa90vcus=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=b8O7mozVGqF7vFyqpyPTM8acNdQHO4BZfbiTqidT3j+o5xexgHJQUPKrdgxwi/0pvy eQ95BpMSv+g5Da+MHOFcD+nejxZIEdMp38Z4u5LFAwO7JHRs9M1RtCF5quTISwoTEEwm Rf4FGZWjI1q7SW3JLqyvPzO+hs6S/E6ILW7w0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <c72c074d0e084dcabb53.1299497182@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <patchbomb.1299497177@xxxxxxxxxxxxxxxxxxxxxxx> <c72c074d0e084dcabb53.1299497182@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Yeah, I kind of knew those nested functions were skanky when I wrote them. :-)

Acked-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

On Mon, Mar 7, 2011 at 11:26 AM, Tim Deegan <Tim.Deegan@xxxxxxxxxx> wrote:
> and passing the outer scope's variables in explicitly.
> This is needed to compile xen with clang.
>
> Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>