From: Jeff Garzik Date: Tue, 30 Aug 2005 08:18:28 +0000 (-0400) Subject: [libata ahci] minor remove/unplug path cleanup X-Git-Tag: v2.6.14-rc1~772^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e005f01de32f22be8af255f2761018e9766000d2;p=pandora-kernel.git [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. --- Reading git-diff-tree failed