summaryrefslogtreecommitdiff
path: root/src/sysext
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysext')
-rw-r--r--src/sysext/sysext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysext/sysext.c b/src/sysext/sysext.c
index 93ddc73b46..e45fa61640 100644
--- a/src/sysext/sysext.c
+++ b/src/sysext/sysext.c
@@ -540,7 +540,6 @@ static int merge_subprocess(Hashmap *images, const char *workspace) {
return log_error_errno(r, "Failed to set up loopback device for %s: %m", img->path);
r = dissect_loop_device_and_warn(
- img->path,
d,
&verity_settings,
NULL,