From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] remove duplicate typedef
Date: Wed, 21 Sep 2011 12:14:48 +0200 [thread overview]
Message-ID: <4E79B918.6080200@redhat.com> (raw)
In-Reply-To: <CAJSP0QVuYT9Pw3KRm6uvnW_zOrkzmrTpTh152hoErpCTAjqh_Q@mail.gmail.com>
On 09/21/2011 12:07 PM, Stefan Hajnoczi wrote:
> On Wed, Sep 21, 2011 at 10:16 AM, Paolo Bonzini<pbonzini@redhat.com> wrote:
>> diff --git a/qemu-common.h b/qemu-common.h
>> index ef9a2bb..404c421 100644
>> --- a/qemu-common.h
>> +++ b/qemu-common.h
>> @@ -18,7 +18,6 @@ typedef struct DeviceState DeviceState;
>>
>> struct Monitor;
>> typedef struct Monitor Monitor;
>> -typedef struct QEMUSGList QEMUSGList;
>
> Weird I don't have this in my tree. There's nothing to remove but a
> quick probe of history also doesn't show it ever being there.
Doubly weird. I have it in my development branch, but not in the
integration branch from which I sent patches to Kevin. So it didn't
reach upstream indeed.
Paolo
next prev parent reply other threads:[~2011-09-21 10:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-21 9:16 [Qemu-devel] [PATCH] remove duplicate typedef Paolo Bonzini
2011-09-21 10:07 ` Stefan Hajnoczi
2011-09-21 10:14 ` Paolo Bonzini [this message]
2011-09-21 10:15 ` Kevin Wolf
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=4E79B918.6080200@redhat.com \
--to=pbonzini@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.