[PATCH] remove old scsi data direction macros
author <hch@lst.de> <>
Sun, 17 Apr 2005 20:26:13 +0000 (15:26 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 18:49:58 +0000 (13:49 -0500)
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 <James.Bottomley@SteelEye.com>

No differences found