From: Tejun Heo Date: Wed, 2 Apr 2008 08:28:46 +0000 (+0900) Subject: libata: uninline atapi_cmd_type() X-Git-Tag: v2.6.25-rc9~70^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436d34b36202ef724778ded1e9cb10f8c37b32bc;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed