From: Geyslan G. Bem Date: Mon, 7 Oct 2013 22:16:59 +0000 (-0300) Subject: x86: mkpiggy.c: Explicitly close the output file X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49449c30c4d1514486364d1e0dbea6938914b86f;p=pandora-kernel.git x86: mkpiggy.c: Explicitly close the output file Even though the resource is released when the application is closed or when returned from main function, modify the code to make it obvious, and to keep static analysis tools from complaining. Signed-off-by: Geyslan G. Bem Link: http://lkml.kernel.org/r/1381184219-10985-1-git-send-email-geyslan@gmail.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed