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:
a6d5a51
)
[PATCH] libata: kill unused xfer_mode functions
author
Tejun Heo
<htejun@gmail.com>
Sun, 5 Mar 2006 19:31:57 +0000
(
04:31
+0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sun, 12 Mar 2006 00:03:39 +0000
(19:03 -0500)
Preceding xfer_mask changes make the following functions unused.
ata_pio_modes(), base_from_shift(), ata_pr_blacklisted(), fgb()
Kill them. Also, as xfer_mode_str[] is now only used by
ata_mode_string(), move it into the function.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found