diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/scsi/scsi_mid_low_api.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/scsi/scsi_mid_low_api.txt b/Documentation/scsi/scsi_mid_low_api.txt index 5a066afcc672..da176c95d0fb 100644 --- a/Documentation/scsi/scsi_mid_low_api.txt +++ b/Documentation/scsi/scsi_mid_low_api.txt | |||
@@ -990,8 +990,7 @@ Details: | |||
990 | * | 990 | * |
991 | * Returns SUCCESS if command aborted else FAILED | 991 | * Returns SUCCESS if command aborted else FAILED |
992 | * | 992 | * |
993 | * Locks: struct Scsi_Host::host_lock held (with irqsave) on entry | 993 | * Locks: None held |
994 | * and assumed to be held on return. | ||
995 | * | 994 | * |
996 | * Calling context: kernel thread | 995 | * Calling context: kernel thread |
997 | * | 996 | * |