qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH-for-9.0] iothread: Remove unused Error** argument in aio_cont


From: Stefan Hajnoczi
Subject: Re: [PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
Date: Wed, 22 Nov 2023 16:02:04 -0500

On Mon, Nov 20, 2023 at 06:18:06PM +0100, Philippe Mathieu-Daudé wrote:
> aio_context_set_aio_params() doesn't use its undocumented
> Error** argument. Remove it to simplify.
> 
> Note this removes a use of "unchecked Error**" in
> iothread_set_aio_context_params().
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  include/block/aio.h | 3 +--
>  iothread.c          | 3 +--
>  util/aio-posix.c    | 3 +--
>  util/aio-win32.c    | 3 +--
>  util/main-loop.c    | 5 +----
>  5 files changed, 5 insertions(+), 12 deletions(-)

Thanks, applied to my block tree:
https://gitlab.com/stefanha/qemu/commits/block

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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