engines/libaio: use maximum buffer size for fixed user bufs
[fio.git] / engines / dev-dax.c
index 807d8505b21121999bb5f6b6626e7ab0aced1877..0660bba563e6a4a522ba5ace408b78ffe4744e3c 100644 (file)
@@ -182,8 +182,8 @@ done:
        return 0;
 }
 
-static enum fio_q_status
-fio_devdax_queue(struct thread_data *td, struct io_u *io_u)
+static enum fio_q_status fio_devdax_queue(struct thread_data *td,
+                                         struct io_u *io_u)
 {
        fio_ro_check(td, io_u);
        io_u->error = 0;