On 2018-08-17 21:04, John Snow wrote: > Now that the job infrastructure is handling the job_completed call for > all implemented jobs, we can remove the interface that allowed jobs to > schedule their own completion. > > Signed-off-by: John Snow <[email protected]> > --- > include/qemu/job.h | 17 ----------------- > job.c | 40 ++-------------------------------------- > 2 files changed, 2 insertions(+), 55 deletions(-)
Reviewed-by: Max Reitz <[email protected]> In addition, you could make job_completed() static to job.c. Max
signature.asc
Description: OpenPGP digital signature
