From: Jens Axboe Date: Fri, 19 Oct 2018 17:07:06 +0000 (-0600) Subject: filesetup: fix whitespace damage introduced by previous patch X-Git-Tag: fio-3.12~16 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=1df4ee2933fea5b1bee08de0aa6bb5ea1457ec98;hp=9a0ac6c7b69355ea095f06c6b0a08115c946dd61 filesetup: fix whitespace damage introduced by previous patch Signed-off-by: Jens Axboe --- diff --git a/filesetup.c b/filesetup.c index 457d4c12..aa1a3945 100644 --- a/filesetup.c +++ b/filesetup.c @@ -925,7 +925,7 @@ int setup_files(struct thread_data *td) 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.