From: Tejun Heo Date: Tue, 25 Mar 2008 13:16:40 +0000 (+0900) Subject: libata: reorder functions in libata-sff.c X-Git-Tag: v2.6.26-rc1~1150^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272f7884e8c0effe594e5537092b9c0ccc0140b0;p=pandora-kernel.git libata: reorder functions in libata-sff.c Reorder functions in drivers/ata/libata-sff.c such that functions generally follow ops table order and init functions come last. This is in preparation of SFF cleanup. This patch strictly moves stuff around and as such doesn't cause any functional difference. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed