From: Josua Mayer <[email protected]>
Signed-off-by: Josua Mayer <[email protected]>
---
libfstools/ext4.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libfstools/ext4.c b/libfstools/ext4.c
index f648aa8..454b15e 100644
--- a/libfstools/ext4.c
+++ b/libfstools/ext4.c
@@ -129,8 +129,8 @@ static int check_for_mtd(const char *mtd)
return -1;
}
}
+ fclose(fp);
}
- fclose(fp);
return 0;
}
--
2.6.6
_______________________________________________
Lede-dev mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/lede-dev