qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] char.h: misc doc fix
@ 2016-10-11 15:20 Marc-André Lureau
  2016-10-14 16:00 ` Stefan Hajnoczi
  2016-10-15 12:40 ` Michael Tokarev
  0 siblings, 2 replies; 3+ messages in thread
From: Marc-André Lureau @ 2016-10-11 15:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Marc-André Lureau

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 include/sysemu/char.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/sysemu/char.h b/include/sysemu/char.h
index 19dad3f..d0ffdbd 100644
--- a/include/sysemu/char.h
+++ b/include/sysemu/char.h
@@ -380,7 +380,7 @@ int qemu_chr_fe_claim(CharDriverState *s);
 void qemu_chr_fe_claim_no_fail(CharDriverState *s);
 
 /**
- * @qemu_chr_fe_claim:
+ * @qemu_chr_fe_release:
  *
  * Release a backend for use by another frontend.
  *
-- 
2.10.0

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

* Re: [Qemu-devel] [PATCH] char.h: misc doc fix
  2016-10-11 15:20 [Qemu-devel] [PATCH] char.h: misc doc fix Marc-André Lureau
@ 2016-10-14 16:00 ` Stefan Hajnoczi
  2016-10-15 12:40 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2016-10-14 16:00 UTC (permalink / raw)
  To: Marc-André Lureau; +Cc: qemu-devel, qemu-trivial

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

On Tue, Oct 11, 2016 at 07:20:12PM +0400, Marc-André Lureau wrote:
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  include/sysemu/char.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

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

* Re: [Qemu-devel] [PATCH] char.h: misc doc fix
  2016-10-11 15:20 [Qemu-devel] [PATCH] char.h: misc doc fix Marc-André Lureau
  2016-10-14 16:00 ` Stefan Hajnoczi
@ 2016-10-15 12:40 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2016-10-15 12:40 UTC (permalink / raw)
  To: Marc-André Lureau, qemu-devel; +Cc: qemu-trivial

Applied to -trivial, thanks!

/mjt

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

end of thread, other threads:[~2016-10-15 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11 15:20 [Qemu-devel] [PATCH] char.h: misc doc fix Marc-André Lureau
2016-10-14 16:00 ` Stefan Hajnoczi
2016-10-15 12:40 ` Michael Tokarev

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