qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ben Taylor <sol10x86@cox.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Qemu cleanup
Date: Fri, 28 Apr 2006 16:28:08 -0400	[thread overview]
Message-ID: <20751790.1146256088587.JavaMail.root@eastrmwml04.mgt.cox.net> (raw)

[-- 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

             reply	other threads:[~2006-04-28 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-28 20:28 Ben Taylor [this message]
2006-04-28 20:38 ` [Qemu-devel] Qemu cleanup Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20751790.1146256088587.JavaMail.root@eastrmwml04.mgt.cox.net \
    --to=sol10x86@cox.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).