On Sep 11, 2007, 11:11 +0300, "Julian Calaby" <julian.calaby@xxxxxxxxx> wrote: > (added CCs - that's what you get for sending emails after 5.) > > On 9/11/07, Boaz Harrosh <bharrosh@xxxxxxxxxxx> wrote: >> static int scsi_send_eh_cmnd(struct scsi_cmnd *scmd, unsigned char *cmnd, >> - int cmnd_size, int timeout, int copy_sense) >> + int cmnd_size, int timeout, unsigned sense_bytes) > > Shouldn't that be unsigned _int_? It could but first, "unsigned" and "unsigned int" are the same type and second, this is consistent with *bufflen type which is "unsigned" all over the place. Benny > > Thanks, > > -- > > Julian Calaby > > Email: julian.calaby@xxxxxxxxx > - > 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 - 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