White space spring cleaning
[fio.git] / profile.c
index c97584372b52c957944a8aac122eba3e5fa183e7..74f14facd6c6d0115bea1af3dc0c328fda1fdfd7 100644 (file)
--- 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;