qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 29/42] job: Move job_finish_sync() to Job


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 29/42] job: Move job_finish_sync() to Job
Date: Mon, 14 May 2018 21:49:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 2018-05-09 18:26, Kevin Wolf wrote:
> block_job_finish_sync() doesn't contain anything block job specific any
> more, so it can be moved to Job.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  include/qemu/job.h |  9 +++++++++
>  blockjob.c         | 55 
> +++++++++---------------------------------------------
>  job.c              | 28 +++++++++++++++++++++++++++
>  3 files changed, 46 insertions(+), 46 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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