[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)
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