X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=log.c;h=994f4971ae0967202e49c69b4ccc9002cca0622c;hp=6de98ac2900a9bdb0a92dc571d77e188fa140b10;hb=2270890cef8d98ab97f87d348d16dce6454e631f;hpb=c3852ae26bbe6072b2905938bb4fb0f511977cba diff --git a/log.c b/log.c index 6de98ac2..994f4971 100644 --- a/log.c +++ b/log.c @@ -39,7 +39,7 @@ void prune_io_piece_log(struct thread_data *td) } /* - * log a succesful write, so we can unwind the log for verify + * log a successful write, so we can unwind the log for verify */ void log_io_piece(struct thread_data *td, struct io_u *io_u) {