Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- lib/loopdev.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/loopdev.c b/lib/loopdev.c index 3b65b5d..001a9ad 100644 --- a/lib/loopdev.c +++ b/lib/loopdev.c @@ -1234,7 +1234,6 @@ int loopcxt_setup_device(struct loopdev_cxt *lc) goto err; close(file_fd); - file_fd = -1; memset(&lc->info, 0, sizeof(lc->info)); lc->has_info = 0; -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html