packaging: Enable LTO and set visibility to hidden
[platform/upstream/btrfs-progs.git] / cmds-filesystem.c
index 225df42..30a50bf 100644 (file)
@@ -1086,7 +1086,7 @@ static int cmd_filesystem_resize(int argc, char **argv)
        DIR     *dirstream = NULL;
        struct stat st;
 
-       clean_args_no_options_relaxed(argc, argv, cmd_filesystem_resize_usage);
+       clean_args_no_options_relaxed(argc, argv);
 
        if (check_argc_exact(argc - optind, 2))
                usage(cmd_filesystem_resize_usage);