Minor style fixups
[fio.git] / backend.c
index 3a99850db1f5659b78bf8616521c6f84af1a38dd..5159b60ddfe5836765f73a5bb0cbd1f416f4f0c4 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -2321,7 +2321,7 @@ static void run_threads(struct sk_out *sk_out)
                         *  when setup_files() does not run into issues
                         *  later.
                        */
-                       if (!i && td->o.nr_files==1) {
+                       if (!i && td->o.nr_files == 1) {
                                if (setup_shared_file(td)) {
                                        exit_value++;
                                        if (td->error)