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:
d7b1745
)
libata: make ata_port_queue_task() an internal function
author
Jeff Garzik
<jeff@garzik.org>
Wed, 19 Dec 2007 09:25:10 +0000
(
04:25
-0500)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 23 Jan 2008 10:24:15 +0000
(
05:24
-0500)
ata_port_queue_task() served a single user: ata_pio_task()
Rename to ata_pio_queue_task() and un-export it, as nobody outside of
libata-core.c uses it.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found