clang: fix warnings with clang build
[fio.git] / profiles / tiobench.c
index 99c88c4507006176707804fc133aa8d45080169d..7a7030afac0697c871179cb53e0188e138876737 100644 (file)
@@ -113,7 +113,6 @@ static int tb_prep_cmdline(void)
 static struct profile_ops tiobench_profile = {
        .name           = "tiobench",
        .desc           = "tiotest/tiobench benchmark",
-       .options        = options,
        .prep_cmd       = tb_prep_cmdline,
        .cmdline        = tb_opts,
        .options        = options,