All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: qemu-devel@nongnu.org, kraxel@redhat.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 5/6] util: simplify unix_listen()
Date: Fri, 3 May 2019 14:37:18 +0100	[thread overview]
Message-ID: <20190503133718.GH17905@redhat.com> (raw)
In-Reply-To: <20190503130034.24916-6-marcandre.lureau@redhat.com>

On Fri, May 03, 2019 at 03:00:33PM +0200, Marc-André Lureau wrote:
> The only caller of unix_listen() left is qga/channel-posix.c.
> 
> There is no need to deal with legacy coma-trailing options ",...".
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  util/qemu-sockets.c | 18 ++----------------
>  1 file changed, 2 insertions(+), 16 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

WARNING: multiple messages have this Message-ID (diff)
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: mst@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 5/6] util: simplify unix_listen()
Date: Fri, 3 May 2019 14:37:18 +0100	[thread overview]
Message-ID: <20190503133718.GH17905@redhat.com> (raw)
Message-ID: <20190503133718.H5mg7jnj1N7wkOTXLN9AwlkZxEDiSkUM8XZwQZ0Tj5I@z> (raw)
In-Reply-To: <20190503130034.24916-6-marcandre.lureau@redhat.com>

On Fri, May 03, 2019 at 03:00:33PM +0200, Marc-André Lureau wrote:
> The only caller of unix_listen() left is qga/channel-posix.c.
> 
> There is no need to deal with legacy coma-trailing options ",...".
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  util/qemu-sockets.c | 18 ++----------------
>  1 file changed, 2 insertions(+), 16 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


  reply	other threads:[~2019-05-03 13:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03 13:00 [Qemu-devel] [PATCH v2 0/6] Add vhost-user-input Marc-André Lureau
2019-05-03 13:00 ` [Qemu-devel] [PATCH v2 1/6] libvhost-user: fix -Waddress-of-packed-member Marc-André Lureau
2019-05-03 13:00 ` [Qemu-devel] [PATCH v2 2/6] libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config Marc-André Lureau
2019-05-03 13:00 ` [Qemu-devel] [PATCH v2 3/6] Add vhost-user-backend Marc-André Lureau
2019-05-03 13:00 ` [Qemu-devel] [PATCH v2 4/6] Add vhost-user-input-pci Marc-André Lureau
2019-05-09  6:32   ` Gerd Hoffmann
2019-05-09  8:37     ` Marc-André Lureau
2019-05-09  9:24       ` Gerd Hoffmann
2019-05-09  9:53         ` Marc-André Lureau
2019-05-09 10:09           ` Marc-André Lureau
2019-05-09 10:16             ` Marc-André Lureau
2019-05-03 13:00 ` [Qemu-devel] [PATCH v2 5/6] util: simplify unix_listen() Marc-André Lureau
2019-05-03 13:37   ` Daniel P. Berrangé [this message]
2019-05-03 13:37     ` Daniel P. Berrangé
2019-05-03 13:00 ` [Qemu-devel] [PATCH v2 6/6] contrib: add vhost-user-input Marc-André Lureau
2019-05-09 12:34 ` [Qemu-devel] [PATCH v2 0/6] Add vhost-user-input Michael S. Tsirkin

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=20190503133718.GH17905@redhat.com \
    --to=berrange@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=mst@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 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.