On 06/18/2014 12:43 AM, Paolo Bonzini wrote: > From: Wenchao Xia > > Since BLOCK_JOB_COMPLETED, BLOCK_JOB_CANCELLED, BLOCK_JOB_READY are > related, convert them in one patch. The block_job_event_* functions > are used to keep encapsulation of BlockJob structure. > > Signed-off-by: Wenchao Xia > Signed-off-by: Paolo Bonzini > --- > +++ b/include/block/blockjob.h > @@ -217,12 +217,21 @@ void block_job_pause(BlockJob *job); > void block_job_resume(BlockJob *job); > > /** > - * qobject_from_block_job: > + * block_job_event_cancle: s/cancle/cancel/ At this point, if you need to clean it up in a followup patch instead of delaying the series, I can live with it. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org