From: Julia Lawall Date: Fri, 27 Aug 2010 21:01:30 +0000 (+0200) Subject: [IA64] Fix missing iounmap in error path in cyclone.c X-Git-Tag: v2.6.37-rc1~188^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddad53ee8a85649e78f6a3eb8a4af4a7a7c577cb;p=pandora-kernel.git [IA64] Fix missing iounmap in error path in cyclone.c By moving the iounmap up above the test, it takes place whether the test succeeds or fails. Signed-off-by: Julia Lawall Signed-off-by: Tony Luck --- Reading git-diff-tree failed