libata: uninline atapi_cmd_type()
authorTejun Heo <htejun@gmail.com>
Wed, 2 Apr 2008 08:28:46 +0000 (17:28 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 4 Apr 2008 06:43:35 +0000 (02:43 -0400)
Uninline atapi_cmd_type().  It doesn't really have to be inline and
more case will be added which need to access unexported libata
variable.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found