Skip to content

Commit 9f30f81

Browse files
authored
Merge pull request #2003 from eriksjolund/drop-unnecessary-code
linux: drop unnecessary code
2 parents 7f5ff11 + 8fa7341 commit 9f30f81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcrun/linux.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,6 @@ libcrun_create_keyring (libcrun_container_t *container, const char *name, const
629629
return labelfd;
630630

631631
crun_error_release (err);
632-
labelfd = -1;
633632
}
634633

635634
if (labelfd >= 0)

0 commit comments

Comments
 (0)