X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=idletime.h;h=819da25e19a0819a44ed34a4190fc35c5f138256;hp=acb8407d982a1242b47549c7e406a3f294713973;hb=5964842c93e0070c0e8230b0128263bc127a4fcd;hpb=95820b6e6c92025df8d89c0bf39b174e53137c41 diff --git a/idletime.h b/idletime.h index acb8407d..819da25e 100644 --- a/idletime.h +++ b/idletime.h @@ -27,7 +27,7 @@ struct idle_prof_thread { int state; struct timeval tps; struct timeval tpe; - double cali_time; /* microseconds to finish a unit wrok */ + double cali_time; /* microseconds to finish a unit work */ double loops; double idleness; unsigned char *data; /* bytes to be touched */