[libata ahci] minor remove/unplug path cleanup
authorJeff Garzik <jgarzik@pobox.com>
Tue, 30 Aug 2005 08:18:28 +0000 (04:18 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 30 Aug 2005 08:18:28 +0000 (04:18 -0400)
commite005f01de32f22be8af255f2761018e9766000d2
tree823f9aec427a108c873e50f215e36d225661a068
parent1fdab81e675c6ef76a49b8aabb7eaf4be51d1b80
[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.
drivers/scsi/ahci.c