aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/scsi')
-rw-r--r--Documentation/scsi/scsi_mid_low_api.txt3
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 f4a37ee670f2..62f7f76f5de8 100644
--- a/Documentation/scsi/scsi_mid_low_api.txt
+++ b/Documentation/scsi/scsi_mid_low_api.txt
@@ -973,8 +973,7 @@ Details:
973 * 973 *
974 * Returns SUCCESS if command aborted else FAILED 974 * Returns SUCCESS if command aborted else FAILED
975 * 975 *
976 * Locks: struct Scsi_Host::host_lock held (with irqsave) on entry 976 * Locks: None held
977 * and assumed to be held on return.
978 * 977 *
979 * Calling context: kernel thread 978 * Calling context: kernel thread
980 * 979 *