From: Mauro Carvalho Chehab Date: Mon, 2 Mar 2020 08:16:10 +0000 (+0100) Subject: scsi: docs: convert sym53c500_cs.txt to ReST X-Git-Tag: v5.7-rc1~112^2~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=110a89b1cabfbc238988cac113dfb839940c93f0;p=thirdparty%2Flinux.git scsi: docs: convert sym53c500_cs.txt to ReST Link: https://lore.kernel.org/r/eff6166b3442ddb37b934bca46e7f9ef25ebc2a4.1583136624.git.mchehab+huawei@kernel.org Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Martin K. Petersen --- diff --git a/Documentation/scsi/index.rst b/Documentation/scsi/index.rst index 0cc2cfca7474d..00584fb0588c3 100644 --- a/Documentation/scsi/index.rst +++ b/Documentation/scsi/index.rst @@ -41,5 +41,6 @@ Linux SCSI Subsystem sd-parameters smartpqi st + sym53c500_cs scsi_transport_srp/figures diff --git a/Documentation/scsi/sym53c500_cs.txt b/Documentation/scsi/sym53c500_cs.rst similarity index 89% rename from Documentation/scsi/sym53c500_cs.txt rename to Documentation/scsi/sym53c500_cs.rst index 75febcf9298ca..55464861bbd5d 100644 --- a/Documentation/scsi/sym53c500_cs.txt +++ b/Documentation/scsi/sym53c500_cs.rst @@ -1,3 +1,9 @@ +.. SPDX-License-Identifier: GPL-2.0 + +======================= +The sym53c500_cs Driver +======================= + The sym53c500_cs driver originated as an add-on to David Hinds' pcmcia-cs package, and was written by Tom Corner (tcorner@via.at). A rewrite was long overdue, and the current version addresses the following concerns: @@ -20,4 +26,4 @@ Through the years, there have been a number of downloads of the pcmcia-cs version of this driver, and I guess it worked for those users. It worked for Tom Corner, and it works for me. Your mileage will probably vary. ---Bob Tracy (rct@frus.com) +Bob Tracy (rct@frus.com)