From: Matthew Wilcox Date: Wed, 30 Nov 2005 04:08:33 +0000 (-0500) Subject: [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f30b0f59d628eb6f57cfa9d8ab06da670e5306;p=pandora-kernel.git [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests The upper layer doesn't send these down since 2.4.x (or 2.6 in practice), so no need to handle it. Inline sym_setup_data_pointers into its only caller so we can fail gracefully in the case we'd get one neverless. Signed-off-by: Christoph Hellwig Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed