From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> This doesn't need to exist. Signed-off-by: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> --- rate-submit.c | 1 - 1 file changed, 1 deletion(-) diff --git a/rate-submit.c b/rate-submit.c index 42927ff..4738dc4 100644 --- a/rate-submit.c +++ b/rate-submit.c @@ -98,7 +98,6 @@ static int io_workqueue_init_worker_fn(struct submit_worker *sw) { struct thread_data *parent = sw->wq->td; struct thread_data *td = sw->priv; - int fio_unused ret; memcpy(&td->o, &parent->o, sizeof(td->o)); memcpy(&td->ts, &parent->ts, sizeof(td->ts)); -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html