git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ba7fe
)
libata: uninline atapi_cmd_type()
author
Tejun Heo
<htejun@gmail.com>
Wed, 2 Apr 2008 08:28:46 +0000
(17:28 +0900)
committer
Jeff 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