summaryrefslogtreecommitdiffstats
path: root/tools/lvresize.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lvresize.c')
-rw-r--r--tools/lvresize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lvresize.c b/tools/lvresize.c
index dc7510f9..3d4045ff 100644
--- a/tools/lvresize.c
+++ b/tools/lvresize.c
@@ -130,7 +130,7 @@ static int confirm_resizefs_reduce(struct cmd_context *cmd,
return 1;
}
-static int do_resizefs_reduce(const struct cmd_context *cmd,
+static int do_resizefs_reduce(const struct cmd_context *cmd,
const struct volume_group *vg,
const struct lvresize_params *lp)
{