]> Git Repo - qemu.git/blobdiff - blockjob.c
.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job
[qemu.git] / blockjob.c
index 3c8f3543a2c862a235730b6e16737ca41dea64c2..b7daf2a9f628f2a5f6a0d2c0cc451c800c98b7e5 100644 (file)
@@ -120,7 +120,7 @@ static bool child_job_drained_poll(BdrvChild *c)
     }
 }
 
-static void child_job_drained_end(BdrvChild *c, int *drained_end_counter)
+static void child_job_drained_end(BdrvChild *c)
 {
     BlockJob *job = c->opaque;
     job_resume(&job->job);
This page took 0.020141 seconds and 4 git commands to generate.