Simon Glass 508b028a4c mkimage: Correct file being closed twice in fit_import_data()
The code flows through to the end of the function, so we don't need another
close() before this. Remove it.

Reported-by: Coverity (CID: 138504)

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-22 12:16:17 -04:00
..
2016-03-17 21:27:39 -06:00
2016-03-22 12:16:13 -04:00
2016-02-08 10:10:34 -05:00
2016-03-22 12:16:13 -04:00
2015-11-29 16:02:44 +01:00
2016-03-22 12:16:13 -04:00
2016-02-21 11:09:19 +01:00
2015-11-16 17:22:18 -05:00