On Wed, 2007-02-07 at 09:47 +0100, Hannes Reinecke wrote: > + const uint64_t mask_39bit = 0x7FFFFFFFFFULL; Actually there's no need for this ... the mask_39bit references can just become DMA_39BIT_MASK constants. I made this cosmetic change to the patch. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html