]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1d9d4a8592b9c1c2067677535fe387c8747f9f42
tree823f9aec427a108c873e50f215e36d225661a068
parentf91b3194d666964014313dbc3d25e5f24854e484
[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