You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/iprutils/files/iprutils-2.4.11.1-migrate_c...

12 lines
271 B

--- a/iprconfig.c
+++ b/iprconfig.c
@@ -16827,7 +16828,7 @@
}
if (!dev->array_rcd->migrate_cand) {
- scsi_err(dev, "%s is not a candidate for array migration.\n");
+ scsi_err(dev, "%s is not a candidate for array migration.\n", args[0]);
return -EINVAL;
}