scsi: core: Fix comment typo
s/remoed/removed/ Link: https://lore.kernel.org/r/20210326060902.1851811-1-pinganddu90@gmail.com Signed-off-by: dudengke <dengke.du@ucas.com.cn> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Родитель
d2478dd256
Коммит
eee8910fe0
|
@ -1460,7 +1460,7 @@ void __scsi_remove_device(struct scsi_device *sdev)
|
|||
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
scsi_target_reap(scsi_target(sdev));
|
||||
|
|
Загрузка…
Ссылка в новой задаче