From: Date: Sun, 17 Apr 2005 20:26:13 +0000 (-0500) Subject: [PATCH] remove old scsi data direction macros X-Git-Tag: v2.6.12-rc3~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be7db055dd7261522557046370f49160728e3847;p=pandora-kernel.git [PATCH] remove old scsi data direction macros these have been wrappers for the generic dma direction bits since 2.5.x. This patch converts the few remaining drivers and removes the macros. Arjan noticed there's some hunk in here that shouldn't. Updated patch below: Signed-off-by: James Bottomley --- Reading git-diff-tree failed