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:
a33f322
)
i2o: cleanup some exit paths
author
Dan Carpenter
<error27@gmail.com>
Fri, 23 Apr 2010 20:19:13 +0000
(22:19 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 26 Apr 2010 09:51:59 +0000
(11:51 +0200)
This is just a cleanup and doesn't change how the code works.
The original code had a mix of returns and gotos so I changed everything
to just return directly.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found