Merge branch 'master' of ssh://router/data/git/fio
[fio.git] / blktrace.c
index 4469243efdb502f97314b81e61f614ab3f854aaf..cdbfea02edcdcfe03fbf77cdd7a6f79c0399b433 100644 (file)
@@ -219,7 +219,7 @@ static void store_ipo(struct thread_data *td, unsigned long long offset,
        queue_io_piece(td, ipo);
 }
 
-static void handle_trace_notify( struct blk_io_trace *t)
+static void handle_trace_notify(struct blk_io_trace *t)
 {
        switch (t->action) {
        case BLK_TN_PROCESS: