Merge branch 'master' into gfio
[fio.git] / io_u.c
diff --git a/io_u.c b/io_u.c
index 91d1290f388ef53a2b9ebd55302c051df8f8983b..6f1db1842c677337faa705008f3eef42e04ee01f 100644 (file)
--- a/io_u.c
+++ b/io_u.c
@@ -235,7 +235,7 @@ static int get_next_block(struct thread_data *td, struct io_u *io_u,
                        ret = 1;
                }
        }
-       
+
        if (!ret) {
                if (offset != -1ULL)
                        io_u->offset = offset;