X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=idletime.h;h=819da25e19a0819a44ed34a4190fc35c5f138256;hb=0dac421f0fcd500d658d2fd68bc16416885a874a;hp=acb8407d982a1242b47549c7e406a3f294713973;hpb=95820b6e6c92025df8d89c0bf39b174e53137c41;p=fio.git 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 */