qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] update sys-queue.h
Date: Tue, 29 Jul 2008 17:29:58 +0200	[thread overview]
Message-ID: <488F3776.2020907@redhat.com> (raw)
In-Reply-To: <C7538A28-936C-44F3-BCB2-88FC7770737E@web.de>

Andreas Färber wrote:
> Hi,
> 
> Am 29.07.2008 um 17:05 schrieb Gerd Hoffmann:
> 
>> This patch updates the list implementation(s) in audio/sys-queue.h by
>> grabbing a fresh copy form netbsd and stripping it down a bit.  Gives us
>> a few more useful macros for list manipulation and traversal.
> [...]
>> - got recent copy from netbsd.
>> - deleted debug code.
>> - deleted some list implementations, left in only the ones which
>>   qemu already has.
>>
>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> 
> If you're replacing the whole file, wouldn't it make sense to move it
> out of audio/?

Good point.

Next problem:  Where should it be moved to?  Unfortunaly qemu hasn't a
dedicated include directory.  Should I create one, so we can start
cleaning up the current include mess?  Or just drop it into the toplevel
directory?

cheers,
  Gerd

-- 
http://kraxel.fedorapeople.org/xenner/

  parent reply	other threads:[~2008-07-29 15:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 15:05 [Qemu-devel] [patch] update sys-queue.h Gerd Hoffmann
2008-07-29 15:19 ` Andreas Färber
2008-07-29 15:24   ` Samuel Thibault
2008-07-29 15:29   ` Gerd Hoffmann [this message]
2008-07-29 19:46   ` 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=488F3776.2020907@redhat.com \
    --to=kraxel@redhat.com \
    --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).