Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1471079 > unrolled thread
| Started by | Finn Thain <fthain@telegraphics.com.au> |
|---|---|
| First post | 2016-08-27 04:50 +0200 |
| Last post | 2016-09-06 14:50 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 1/3] documentation/scsi: Remove nodisconnect parameter Finn Thain <fthain@telegraphics.com.au> - 2016-08-27 04:50 +0200
Re: [PATCH 1/3] documentation/scsi: Remove nodisconnect parameter Geert Uytterhoeven <geert@linux-m68k.org> - 2016-08-28 10:10 +0200
Re: [PATCH 1/3] documentation/scsi: Remove nodisconnect parameter Jonathan Corbet <corbet@lwn.net> - 2016-09-06 14:50 +0200
| From | Finn Thain <fthain@telegraphics.com.au> |
|---|---|
| Date | 2016-08-27 04:50 +0200 |
| Subject | [PATCH 1/3] documentation/scsi: Remove nodisconnect parameter |
| Message-ID | <saBQZ-7cb-3@gated-at.bofh.it> |
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>
---
Documentation/kernel-parameters.txt | 2 --
Documentation/scsi/scsi-parameters.txt | 2 --
2 files changed, 4 deletions(-)
Index: linux/Documentation/kernel-parameters.txt
===================================================================
--- linux.orig/Documentation/kernel-parameters.txt 2016-08-27 12:29:57.000000000 +1000
+++ linux/Documentation/kernel-parameters.txt 2016-08-27 12:29:57.000000000 +1000
@@ -2543,8 +2543,6 @@ bytes respectively. Such letter suffixes
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: linux/Documentation/scsi/scsi-parameters.txt
===================================================================
--- linux.orig/Documentation/scsi/scsi-parameters.txt 2016-08-27 12:29:57.000000000 +1000
+++ linux/Documentation/scsi/scsi-parameters.txt 2016-08-27 12:29:57.000000000 +1000
@@ -79,8 +79,6 @@ parameters may be changed at runtime by
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.
[toc] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2016-08-28 10:10 +0200 |
| Message-ID | <sb3kd-7Ae-11@gated-at.bofh.it> |
| In reply to | #1471079 |
On Sat, Aug 27, 2016 at 4:29 AM, Finn Thain <fthain@telegraphics.com.au> wrote:
> 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>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
[toc] | [prev] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-09-06 14:50 +0200 |
| Message-ID | <senZ7-269-7@gated-at.bofh.it> |
| In reply to | #1471079 |
On Sat, 27 Aug 2016 12:29:59 +1000
Finn Thain <fthain@telegraphics.com.au> wrote:
> 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.
Applied to the docs tree, thanks.
jon
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web