From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: blauwirbel@gmail.com, Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] remove duplicate typedef
Date: Wed, 21 Sep 2011 12:15:49 +0200 [thread overview]
Message-ID: <4E79B955.8020102@redhat.com> (raw)
In-Reply-To: <CAJSP0QVuYT9Pw3KRm6uvnW_zOrkzmrTpTh152hoErpCTAjqh_Q@mail.gmail.com>
Am 21.09.2011 12:07, schrieb Stefan Hajnoczi:
> 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.
One of Paolo's block patches added it, I dropped it before sending the
pull request (and looks like I forgot to send a mail about it). So I
guess he's on his development branch and the rebase left a patch with
this hunk in place.
Kevin
prev parent reply other threads:[~2011-09-21 10:12 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
2011-09-21 10:15 ` Kevin Wolf [this message]
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=4E79B955.8020102@redhat.com \
--to=kwolf@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=pbonzini@redhat.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 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).