From: Dan Carpenter Date: Sun, 19 Jul 2009 11:47:45 +0000 (+0300) Subject: intel-iommu: double kfree() X-Git-Tag: v2.6.32-rc1~162^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f4d0123b1fddb47d35b9a893f8c0b94bf89abe;p=pandora-kernel.git intel-iommu: double kfree() g_iommus is freed after we "goto error;". Found by smatch (http://repo.or.cz/w/smatch.git). Signed-off-by: Dan Carpenter Signed-off-by: David Woodhouse --- Reading git-diff-tree failed