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 62f7f76f5de8..5a066afcc672 100644
--- a/Documentation/scsi/scsi_mid_low_api.txt
+++ b/Documentation/scsi/scsi_mid_low_api.txt
@@ -954,8 +954,7 @@ Details:
954 * 954 *
955 * Returns SUCCESS if command aborted else FAILED 955 * Returns SUCCESS if command aborted else FAILED
956 * 956 *
957 * Locks: struct Scsi_Host::host_lock held (with irqsave) on entry 957 * Locks: None held
958 * and assumed to be held on return.
959 * 958 *
960 * Calling context: kernel thread 959 * Calling context: kernel thread
961 * 960 *