On Mon, 2008-06-23 at 09:15 -0600, Matthew Wilcox wrote: > Introduce scsi_{get,put}_u{16,24,32} > > The u16 and u32 variants are just aliases for be16 and be32 unaligned > accessors. u24 is open-coded byte accessors as the meaning of a > byteswapped u24 quantity isn't entirely unambiguous, but we know what > we want to accomplish with scsi_get_u24. > > Also remove scsi_to_u32 and change its only user to scsi_get_u32(). If we're just doing this in the abstract, then we need a u64 as well for things like port addresses. Thanks, 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