From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 6 Feb 2016 14:06:20 +0100 Subject: [U-Boot] [PATCH 4/6] video: test: Adjust order of file closure In-Reply-To: <1454193919-27264-4-git-send-email-sjg@chromium.org> References: <1454193919-27264-1-git-send-email-sjg@chromium.org> <1454193919-27264-4-git-send-email-sjg@chromium.org> Message-ID: <20160206140620.5adef4b6@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 30 Jan 2016 15:45:17 -0700 Simon Glass sjg at chromium.org wrote: > Close the file earlier to hopefully fix a Coverity error. > > Reported-by: Coverity (CID: 134901) > > Signed-off-by: Simon Glass > --- > > test/dm/video.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-staging, thanks! -- Anatolij