From: Tejun Heo Date: Sun, 5 Mar 2006 19:31:57 +0000 (+0900) Subject: [PATCH] libata: kill unused xfer_mode functions X-Git-Tag: v2.6.17-rc1~1182^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f554bc139461a5a926fad6a6fa90433a00a117;p=pandora-kernel.git [PATCH] libata: kill unused xfer_mode functions 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed