I don't think this was intended to be in the code.
Signed-off-by: Santosh Sivaraj <santosh(a)fossix.org>
---
test/multi-pmem.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/multi-pmem.c b/test/multi-pmem.c
index 668662c..cb7cd40 100644
--- a/test/multi-pmem.c
+++ b/test/multi-pmem.c
@@ -162,7 +162,6 @@ static int do_multi_pmem(struct ndctl_ctx *ctx, struct ndctl_test
*test)
char uuid_str1[40], uuid_str2[40];
uuid_t uuid_check;
- ndctl_namespace_foreach(region, ndns)
sprintf(devname, "namespace%d.%d",
ndctl_region_get_id(region), i);
ndctl_namespace_foreach(region, ndns)
--
2.26.2