]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89369020266da3c60160424fa00028874dce11c5
tree68dd85f8cf6160249f52cdb99dbb2e2c47e0456f
parent568f120bfa5a052bc46a9f0c5fe2f139894fd183
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