qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus
@ 2011-10-24 19:52 Hervé Poussineau
  2011-10-25 10:07 ` Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hervé Poussineau @ 2011-10-24 19:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Hervé Poussineau


Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
---
 hw/audiodev.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/audiodev.h b/hw/audiodev.h
index 8e930b2..d60c349 100644
--- a/hw/audiodev.h
+++ b/hw/audiodev.h
@@ -11,7 +11,7 @@ int Adlib_init(qemu_irq *pic);
 int GUS_init(qemu_irq *pic);
 
 /* ac97.c */
-int ac97_init(PCIBus *buf);
+int ac97_init(PCIBus *bus);
 
 /* cs4231a.c */
 int cs4231a_init(qemu_irq *pic);
-- 
1.7.6.3

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

* Re: [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus
  2011-10-24 19:52 [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus Hervé Poussineau
@ 2011-10-25 10:07 ` Markus Armbruster
  2011-10-26 13:14 ` Stefan Hajnoczi
  2011-10-26 13:35 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Markus Armbruster @ 2011-10-25 10:07 UTC (permalink / raw)
  To: Hervé Poussineau; +Cc: qemu-trivial, qemu-devel

Best to cc: qemu-trivial@nongnu.org for trivial patches.

Hervé Poussineau <hpoussin@reactos.org> writes:

> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
> ---
>  hw/audiodev.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/hw/audiodev.h b/hw/audiodev.h
> index 8e930b2..d60c349 100644
> --- a/hw/audiodev.h
> +++ b/hw/audiodev.h
> @@ -11,7 +11,7 @@ int Adlib_init(qemu_irq *pic);
>  int GUS_init(qemu_irq *pic);
>  
>  /* ac97.c */
> -int ac97_init(PCIBus *buf);
> +int ac97_init(PCIBus *bus);
>  
>  /* cs4231a.c */
>  int cs4231a_init(qemu_irq *pic);

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

* Re: [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus
  2011-10-24 19:52 [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus Hervé Poussineau
  2011-10-25 10:07 ` Markus Armbruster
@ 2011-10-26 13:14 ` Stefan Hajnoczi
  2011-10-26 13:35 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2011-10-26 13:14 UTC (permalink / raw)
  To: Hervé Poussineau; +Cc: qemu-devel

On Mon, Oct 24, 2011 at 09:52:38PM +0200, Hervé Poussineau wrote:
> 
> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
> ---
>  hw/audiodev.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan

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

* Re: [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus
  2011-10-24 19:52 [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus Hervé Poussineau
  2011-10-25 10:07 ` Markus Armbruster
  2011-10-26 13:14 ` Stefan Hajnoczi
@ 2011-10-26 13:35 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2011-10-26 13:35 UTC (permalink / raw)
  To: Hervé Poussineau; +Cc: qemu-devel

On Mon, Oct 24, 2011 at 09:52:38PM +0200, Hervé Poussineau wrote:
> 
> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
> ---
>  hw/audiodev.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan

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

end of thread, other threads:[~2011-10-26 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 19:52 [Qemu-devel] [PATCH 01/12] Fix typo: buf -> bus Hervé Poussineau
2011-10-25 10:07 ` Markus Armbruster
2011-10-26 13:14 ` Stefan Hajnoczi
2011-10-26 13:35 ` Stefan Hajnoczi

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).