• Jeff Garzik's avatar
    [libata ahci] minor remove/unplug path cleanup · e005f01d
    Jeff Garzik authored
    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.
    e005f01d
ahci.c 28.6 KB