[PATCH 25/42] docs: scsi: convert ppa.txt to ReST

From: Mauro Carvalho Chehab
Date: Mon Mar 02 2020 - 03:18:15 EST


Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
---
Documentation/scsi/index.rst | 1 +
Documentation/scsi/{ppa.txt => ppa.rst} | 12 ++++++++----
drivers/scsi/Kconfig | 4 ++--
3 files changed, 11 insertions(+), 6 deletions(-)
rename Documentation/scsi/{ppa.txt => ppa.rst} (32%)

diff --git a/Documentation/scsi/index.rst b/Documentation/scsi/index.rst
index eb2df0e0dcb7..17327f67af68 100644
--- a/Documentation/scsi/index.rst
+++ b/Documentation/scsi/index.rst
@@ -29,5 +29,6 @@ Linux SCSI Subsystem
megaraid
ncr53c8xx
NinjaSCSI
+ ppa

scsi_transport_srp/figures
diff --git a/Documentation/scsi/ppa.txt b/Documentation/scsi/ppa.rst
similarity index 32%
rename from Documentation/scsi/ppa.txt
rename to Documentation/scsi/ppa.rst
index 05ff47dbe8d1..5fe3859a6892 100644
--- a/Documentation/scsi/ppa.txt
+++ b/Documentation/scsi/ppa.rst
@@ -1,13 +1,17 @@
--------- Terse where to get ZIP Drive help info --------
+.. SPDX-License-Identifier: GPL-2.0
+
+======================================
+Terse where to get ZIP Drive help info
+======================================

General Iomega ZIP drive page for Linux:
-http://web.archive.org/web/*/http://www.torque.net/~campbell/
+http://web.archive.org/web/%2E/http://www.torque.net/~campbell/

Driver archive for old drivers:
-http://web.archive.org/web/*/http://www.torque.net/~campbell/ppa
+http://web.archive.org/web/%2E/http://www.torque.net/~campbell/ppa

Linux Parport page (parallel port)
-http://web.archive.org/web/*/http://www.torque.net/parport/
+http://web.archive.org/web/%2E/http://www.torque.net/parport/

Email list for Linux Parport
linux-parport@xxxxxxxxxx
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index e47498f7627e..82462d6a4ce5 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -804,7 +804,7 @@ config SCSI_PPA
newer drives)", below.

For more information about this driver and how to use it you should
- read the file <file:Documentation/scsi/ppa.txt>. You should also read
+ read the file <file:Documentation/scsi/ppa.rst>. You should also read
the SCSI-HOWTO, which is available from
<http://www.tldp.org/docs.html#howto>. If you use this driver,
you will still be able to use the parallel port for other tasks,
@@ -831,7 +831,7 @@ config SCSI_IMM
here and Y to "IOMEGA Parallel Port (ppa - older drives)", above.

For more information about this driver and how to use it you should
- read the file <file:Documentation/scsi/ppa.txt>. You should also read
+ read the file <file:Documentation/scsi/ppa.rst>. You should also read
the SCSI-HOWTO, which is available from
<http://www.tldp.org/docs.html#howto>. If you use this driver,
you will still be able to use the parallel port for other tasks,
--
2.21.1