]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
documentation/scsi: Remove nodisconnect parameter
authorFinn Thain <fthain@telegraphics.com.au>
Sat, 27 Aug 2016 02:29:59 +0000 (12:29 +1000)
committerJonathan Corbet <corbet@lwn.net>
Tue, 6 Sep 2016 12:38:58 +0000 (06:38 -0600)
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: Jonathan Corbet <corbet@lwn.net>
Documentation/kernel-parameters.txt
Documentation/scsi/scsi-parameters.txt

index 1fa28092ec0088f90a40f4f23a5416daa3b955bc..861f57514fbdddd7fbbefe5b24c4d5280a4cc2f1 100644 (file)
@@ -2574,8 +2574,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
        nodelayacct     [KNL] Disable per-task delay accounting
 
-       nodisconnect    [HW,SCSI,M68K] Disables SCSI disconnects.
-
        nodsp           [SH] Disable hardware DSP at boot time.
 
        noefi           Disable EFI runtime services support.
index 1241ac11edb17c3ba9b4f2dd70cbaecfa467f9f0..d5ae6ced6be34ce840783779370e296a5b138c8b 100644 (file)
@@ -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.