git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
383f9f1
)
[IA64] Fix missing iounmap in error path in cyclone.c
author
Julia Lawall
<julia@diku.dk>
Fri, 27 Aug 2010 21:01:30 +0000
(23:01 +0200)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 23 Sep 2010 21:32:09 +0000
(14:32 -0700)
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>
No differences found