X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=db0a417fcfb4910b193546b7c10bd81e30a2904f;hp=a6ef937dea7f1f240e1fbf2f31a17535ef8a2de1;hb=05895c12004fb843eded34aac2332ece2f410b27;hpb=c77a99e74e88a8ea1a8c0904aef3f7c81e07273f diff --git a/fio.h b/fio.h index a6ef937d..db0a417f 100644 --- a/fio.h +++ b/fio.h @@ -211,7 +211,7 @@ struct thread_stat { * IO depth and latency stats */ unsigned int clat_percentiles; - double* percentile_list; + double *percentile_list; unsigned int io_u_map[FIO_IO_U_MAP_NR]; unsigned int io_u_submit[FIO_IO_U_MAP_NR];