libata: move ata_id_n_sectors() upward
authorTejun Heo <htejun@gmail.com>
Mon, 3 Sep 2007 03:31:58 +0000 (12:31 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:39 +0000 (14:55 -0400)
commitdb6f8759d05d2082f09a45b5674edc0fb5e92b1b
tree68dd85f8cf6160249f52cdb99dbb2e2c47e0456f
parent2557164e0b18e78a7772632a2a90832f56181fc5
libata: move ata_id_n_sectors() upward

Move ata_id_n_sectors() upward right below ata_id_c_string().  This is
to accomodate later changes.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c