X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=ioengine.h;h=7249df6a9705c5089dab08d732835c6643fe35e0;hb=356ef1a19ee4487ece7b4295347b37491d2bf727;hp=89873e72e1a3099d4541de2a62540f2a59335425;hpb=947569c1e49760843343fb4af56901bc611328c3;p=fio.git diff --git a/ioengine.h b/ioengine.h index 89873e72..7249df6a 100644 --- a/ioengine.h +++ b/ioengine.h @@ -123,7 +123,6 @@ struct io_u { struct ibv_mr *mr; #endif void *mmap_data; - uint64_t null; }; };