diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-09-21 17:04:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 07:17:43 -0700 |
commit | 27258e448eb301cf89e351df87aa8cb916653bf2 (patch) | |
tree | 02ac13d99be71f0f623d176e6ee5125e9507d965 /arch/alpha/kernel | |
parent | 4f543fa41e78bd366123424a3378f2f4918c0f33 (diff) | |
download | linux-stable-27258e448eb301cf89e351df87aa8cb916653bf2.tar.gz linux-stable-27258e448eb301cf89e351df87aa8cb916653bf2.tar.bz2 linux-stable-27258e448eb301cf89e351df87aa8cb916653bf2.zip |
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 <roel.kluin@gmail.com>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha/kernel')
0 files changed, 0 insertions, 0 deletions