On 05/31/14 11:01, Hannes Reinecke wrote: > -void int_to_scsilun(unsigned int lun, struct scsi_lun *scsilun) > +void int_to_scsilun(u64 lun, struct scsi_lun *scsilun) Nothing important, but there is a memset() at the start of int_to_scsilun(). I think this change makes that memset() superfluous. Bart. -- 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