| commit | e005f01de32f22be8af255f2761018e9766000d2 | [log] [tgz] |
|---|---|---|
| author | Jeff Garzik <jgarzik@pobox.com> | Tue Aug 30 04:18:28 2005 -0400 |
| committer | Jeff Garzik <jgarzik@pobox.com> | Tue Aug 30 04:18:28 2005 -0400 |
| tree | 823f9aec427a108c873e50f215e36d225661a068 | |
| parent | 1fdab81e675c6ef76a49b8aabb7eaf4be51d1b80 [diff] |
[libata ahci] minor remove/unplug path cleanup 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.