commit | ddad53ee8a85649e78f6a3eb8a4af4a7a7c577cb | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Fri Aug 27 23:01:30 2010 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Thu Sep 23 14:32:09 2010 -0700 |
tree | ce66e74bb14f76b8531aaefcb4d55d6f458ac847 | |
parent | 383f9f1741cd03687303f82543bbae11935a2ad6 [diff] |
[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 <julia@diku.dk> Signed-off-by: Tony Luck <tony.luck@intel.com>