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:
1fdab81
)
[libata ahci] minor remove/unplug path cleanup
author
Jeff Garzik
<jgarzik@pobox.com>
Tue, 30 Aug 2005 08:18:28 +0000
(
04:18
-0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Tue, 30 Aug 2005 08:18:28 +0000
(
04:18
-0400)
Don't bother calling a hook, to call our own module, to call a helper
than simply calls ionumap().
If you unroll all that convolution, you get a simple kfree()+iounmap()
pair of calls.
No differences found