summaryrefslogtreecommitdiff
path: root/test/dm/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/osd.c')
-rw-r--r--test/dm/osd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/osd.c b/test/dm/osd.c
index 5e77d3b5264..5fb27a3d822 100644
--- a/test/dm/osd.c
+++ b/test/dm/osd.c
@@ -130,7 +130,6 @@ static int dm_test_osd_basics(struct unit_test_state *uts)
return 0;
}
-
DM_TEST(dm_test_osd_basics, UTF_SCAN_PDATA | UTF_SCAN_FDT);
static int dm_test_osd_extended(struct unit_test_state *uts)
@@ -214,5 +213,4 @@ static int dm_test_osd_extended(struct unit_test_state *uts)
return 0;
}
-
DM_TEST(dm_test_osd_extended, UTF_SCAN_PDATA | UTF_SCAN_FDT);