diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-31 12:29:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-31 22:18:49 +0200 |
commit | edcbce2150fec1f6e6670e14eb65098eebfacae8 (patch) | |
tree | 859cd7d553c223651b585e672c522efc9bf71926 /drivers/mtd/chips | |
parent | [PATCH] Kill ifdefs in mtdcore.c (diff) | |
download | linux-edcbce2150fec1f6e6670e14eb65098eebfacae8.tar.xz linux-edcbce2150fec1f6e6670e14eb65098eebfacae8.zip |
[PATCH] Dead code in mtd/maps/pci.c
This fixes coverity bug #12. The first two gotos in the function still
have the initial value for mtd set. And the third goto just triggers for
!mtd
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/mtd/chips')
0 files changed, 0 insertions, 0 deletions