X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=profile.c;h=74f14facd6c6d0115bea1af3dc0c328fda1fdfd7;hp=c97584372b52c957944a8aac122eba3e5fa183e7;hb=3c3ed070502bbfec387ded2c43d5e4559ca24a63;hpb=5570ec6a71be9adde6d5f7a6114ba7c9b4a0d680 diff --git a/profile.c b/profile.c index c9758437..74f14fac 100644 --- a/profile.c +++ b/profile.c @@ -42,7 +42,7 @@ int load_profile(const char *profile) static int add_profile_options(struct profile_ops *ops) { struct fio_option *o; - + if (!ops->options) return 0;