Commit eee8910f authored by dudengke's avatar dudengke Committed by Martin K. Petersen
parent d2478dd2
...@@ -1460,7 +1460,7 @@ void __scsi_remove_device(struct scsi_device *sdev) ...@@ -1460,7 +1460,7 @@ void __scsi_remove_device(struct scsi_device *sdev)
/* /*
* Paired with the kref_get() in scsi_sysfs_initialize(). We have * Paired with the kref_get() in scsi_sysfs_initialize(). We have
* remoed sysfs visibility from the device, so make the target * removed sysfs visibility from the device, so make the target
* invisible if this was the last device underneath it. * invisible if this was the last device underneath it.
*/ */
scsi_target_reap(scsi_target(sdev)); scsi_target_reap(scsi_target(sdev));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment