backend: Removing double definition of the same variable
[fio.git] / backend.c
index e4eff378dfd4c736cdcf20436124ac147db4afdf..029d0054d01ded07fab0aa5fecfac3436eb33973 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -499,7 +499,6 @@ int io_queue_event(struct thread_data *td, struct io_u *io_u, int *ret,
                        if (ddir_rw(io_u->ddir))
                                td->ts.short_io_u[io_u->ddir]++;
 
-                       f = io_u->file;
                        if (io_u->offset == f->real_file_size)
                                goto sync_done;