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)
commit436d34b36202ef724778ded1e9cb10f8c37b32bc
tree45671994cf049263a25e7f540ae488b97bb7d01f
parenta4ba7fe2a6c2b61419b290035bff398ab2591c54
libata: uninline atapi_cmd_type()

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>
drivers/ata/libata-core.c
include/linux/libata.h