filesetup: fix whitespace damage introduced by previous patch
authorJens Axboe <axboe@kernel.dk>
Fri, 19 Oct 2018 17:07:06 +0000 (11:07 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 19 Oct 2018 17:07:06 +0000 (11:07 -0600)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
filesetup.c

index 457d4c1223394969347ff4c56fbc6b73700f6b6b..aa1a39455c1ee12285f795d668780ca8f7e8bceb 100644 (file)
@@ -925,7 +925,7 @@ int setup_files(struct thread_data *td)
 
        if (o->read_iolog_file)
                goto done;
 
        if (o->read_iolog_file)
                goto done;
-       
+
        /*
         * check sizes. if the files/devices do not exist and the size
         * isn't passed to fio, abort.
        /*
         * check sizes. if the files/devices do not exist and the size
         * isn't passed to fio, abort.