qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Qemu cleanup
@ 2006-04-28 20:28 Ben Taylor
  2006-04-28 20:38 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Taylor @ 2006-04-28 20:28 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

This is just a cosmetic patch to move declarations to the begining of 
functions, and change things like "int x=(rand(y)) to" 
 
int x; 
x=(rand(y)); 
 
As always, this is against the current CVS archive. 
 
Ben 


[-- Attachment #2: qemu-cleanup.diff.htm --]
[-- Type: text/plain, Size: 259 bytes --]

Reporting-MTA: dns; eastrmmtao04.cox.net
Arrival-Date: Fri, 28 Apr 2006 14:54:59 -0400
Received-From-MTA: dns; eastrmwml05.mgt.cox.net (172.18.52.68)

Final-Recipient: RFC822; <qemu-devel@nongnuj.org>
Action: failed
Status: 5.1.2
Remote-MTA: dns; nongnuj.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Qemu cleanup
  2006-04-28 20:28 [Qemu-devel] Qemu cleanup Ben Taylor
@ 2006-04-28 20:38 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2006-04-28 20:38 UTC (permalink / raw)
  To: sol10x86, qemu-devel

There is no patch attached to this note.

Regards,

Anthony Liguori

Ben Taylor wrote:
> This is just a cosmetic patch to move declarations to the begining of 
> functions, and change things like "int x=(rand(y)) to" 
>  
> int x; 
> x=(rand(y)); 
>  
> As always, this is against the current CVS archive. 
>  
> Ben 
>
>   
> ------------------------------------------------------------------------
>
> Reporting-MTA: dns; eastrmmtao04.cox.net
> Arrival-Date: Fri, 28 Apr 2006 14:54:59 -0400
> Received-From-MTA: dns; eastrmwml05.mgt.cox.net (172.18.52.68)
>
> Final-Recipient: RFC822; <qemu-devel@nongnuj.org>
> Action: failed
> Status: 5.1.2
> Remote-MTA: dns; nongnuj.org
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>   

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-28 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28 20:28 [Qemu-devel] Qemu cleanup Ben Taylor
2006-04-28 20:38 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).