Loading drivers/scsi/seagate.c +1 −1 Original line number Diff line number Diff line Loading @@ -420,7 +420,7 @@ static inline void borken_wait (void) #define ULOOP( i ) for (clock = i*8;;) #define TIMEOUT (!(clock--)) int __init seagate_st0x_detect (struct scsi_host_template * tpnt) static int __init seagate_st0x_detect (struct scsi_host_template * tpnt) { struct Scsi_Host *instance; int i, j; Loading Loading
drivers/scsi/seagate.c +1 −1 Original line number Diff line number Diff line Loading @@ -420,7 +420,7 @@ static inline void borken_wait (void) #define ULOOP( i ) for (clock = i*8;;) #define TIMEOUT (!(clock--)) int __init seagate_st0x_detect (struct scsi_host_template * tpnt) static int __init seagate_st0x_detect (struct scsi_host_template * tpnt) { struct Scsi_Host *instance; int i, j; Loading