All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-options.hx: fix -chardev ringbuf typos
@ 2016-09-19 10:56 Stefan Hajnoczi
  2016-09-19 10:59 ` Marc-André Lureau
  2016-09-29 14:16 ` Michael Tokarev
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2016-09-19 10:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Stefan Hajnoczi

Clean up the documentation for -chardev ringbuf.  There is a stray
closing parenthesis and the comma is unnecessary.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 0b621bb..094733d 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2372,7 +2372,7 @@ console with the given dimensions.
 @item -chardev ringbuf ,id=@var{id} [,size=@var{size}]
 
 Create a ring buffer with fixed size @option{size}.
-@var{size} must be a power of two, and defaults to @code{64K}).
+@var{size} must be a power of two and defaults to @code{64K}.
 
 @item -chardev file ,id=@var{id} ,path=@var{path}
 
-- 
2.7.4

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

* Re: [Qemu-devel] [PATCH] qemu-options.hx: fix -chardev ringbuf typos
  2016-09-19 10:56 [Qemu-devel] [PATCH] qemu-options.hx: fix -chardev ringbuf typos Stefan Hajnoczi
@ 2016-09-19 10:59 ` Marc-André Lureau
  2016-09-29 14:16 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Marc-André Lureau @ 2016-09-19 10:59 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: QEMU, qemu-trivial

On Mon, Sep 19, 2016 at 2:56 PM, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> Clean up the documentation for -chardev ringbuf.  There is a stray
> closing parenthesis and the comma is unnecessary.
>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>


> ---
>  qemu-options.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 0b621bb..094733d 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -2372,7 +2372,7 @@ console with the given dimensions.
>  @item -chardev ringbuf ,id=@var{id} [,size=@var{size}]
>
>  Create a ring buffer with fixed size @option{size}.
> -@var{size} must be a power of two, and defaults to @code{64K}).
> +@var{size} must be a power of two and defaults to @code{64K}.
>
>  @item -chardev file ,id=@var{id} ,path=@var{path}
>
> --
> 2.7.4
>
>



-- 
Marc-André Lureau

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

* Re: [Qemu-devel] [PATCH] qemu-options.hx: fix -chardev ringbuf typos
  2016-09-19 10:56 [Qemu-devel] [PATCH] qemu-options.hx: fix -chardev ringbuf typos Stefan Hajnoczi
  2016-09-19 10:59 ` Marc-André Lureau
@ 2016-09-29 14:16 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2016-09-29 14:16 UTC (permalink / raw)
  To: Stefan Hajnoczi, qemu-devel; +Cc: qemu-trivial

19.09.2016 13:56, Stefan Hajnoczi пишет:
> Clean up the documentation for -chardev ringbuf.  There is a stray
> closing parenthesis and the comma is unnecessary.

Applied, thank you!

/mjt

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

end of thread, other threads:[~2016-09-29 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-19 10:56 [Qemu-devel] [PATCH] qemu-options.hx: fix -chardev ringbuf typos Stefan Hajnoczi
2016-09-19 10:59 ` Marc-André Lureau
2016-09-29 14:16 ` Michael Tokarev

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.