aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scsi
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2016-08-27 12:29:59 +1000
committerMartin K. Petersen <martin.petersen@oracle.com>2016-08-31 00:22:40 -0400
commit35d0acbaee5bb29e29d0b39e2853ec68d38806b8 (patch)
tree2dafc03efb99e894f327bfd902c76f4f7fb0af87 /Documentation/scsi
parentscsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tail (diff)
downloadlinux-dev-35d0acbaee5bb29e29d0b39e2853ec68d38806b8.tar.xz
linux-dev-35d0acbaee5bb29e29d0b39e2853ec68d38806b8.zip
scsi: Documentation/scsi: Remove nodisconnect parameter
The driver that used the 'nodisconnect' parameter was removed in commit 565bae6a4a8f ("[SCSI] 53c7xx: kill driver"). Related documentation was cleaned up in commit f37a7238d379 ("[SCSI] 53c7xx: fix removal fallout"), except for the remaining two mentions that are removed here. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r--Documentation/scsi/scsi-parameters.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/scsi/scsi-parameters.txt b/Documentation/scsi/scsi-parameters.txt
index 1241ac11edb1..d5ae6ced6be3 100644
--- a/Documentation/scsi/scsi-parameters.txt
+++ b/Documentation/scsi/scsi-parameters.txt
@@ -79,8 +79,6 @@ parameters may be changed at runtime by the command
ncr53c8xx= [HW,SCSI]
- nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects.
-
osst= [HW,SCSI] SCSI Tape Driver
Format: <buffer_size>,<write_threshold>
See also Documentation/scsi/st.txt.