From: Eric Sesterhenn Date: Fri, 31 Mar 2006 10:29:50 +0000 (-0800) Subject: [PATCH] Dead code in mtd/maps/pci.c X-Git-Tag: v2.6.17-rc1~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcbce2150fec1f6e6670e14eb65098eebfacae8;p=pandora-kernel.git [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 Cc: Thomas Gleixner Acked-by: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed