]> err.no Git - linux-2.6/blobdiff - drivers/scsi/NCR5380.c
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
[linux-2.6] / drivers / scsi / NCR5380.c
index c1fb33292e56377c6d17c2e34cb0c27848bd5f56..eeddbd19eba5c54af76260d1fdfea41c17ac692c 100644 (file)
@@ -932,7 +932,7 @@ static int __devinit NCR5380_init(struct Scsi_Host *instance, int flags)
  *     @instance: adapter to remove
  */
 
-static void __devexit NCR5380_exit(struct Scsi_Host *instance)
+static void NCR5380_exit(struct Scsi_Host *instance)
 {
        struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata;