qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/4] nbd: drop unused nbd_receive_negotiate() aio_context


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 1/4] nbd: drop unused nbd_receive_negotiate() aio_context argument
Date: Wed, 30 Aug 2023 11:40:13 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 29/8/23 18:06, Stefan Hajnoczi wrote:
aio_context is always NULL, so drop it.

Suggested-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
  include/block/nbd.h     | 3 +--
  nbd/client-connection.c | 3 +--
  nbd/client.c            | 5 ++---
  qemu-nbd.c              | 4 ++--
  4 files changed, 6 insertions(+), 9 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]