From: Roel Kluin Date: Tue, 22 Sep 2009 00:04:01 +0000 (-0700) Subject: arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() X-Git-Tag: v2.6.32-rc1~464 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27258e448eb301cf89e351df87aa8cb916653bf2;p=pandora-kernel.git arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() The incorrect variable is tested. fd is used for another open() and is already tested. Signed-off-by: Roel Kluin Cc: Ivan Kokshaysky Cc: Richard Henderson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed