diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-02 09:16:04 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-03-11 23:08:02 -0400 |
commit | ce5c5d6503c99eddb1664edc19b46a9a5ab0be17 (patch) | |
tree | f0600e95fa2a5eb2ffc59a218ab7f03df85abcff /Documentation/scsi/scsi_eh.rst | |
parent | d4d79340fb7b3f6e9d69a47304b165207145b6d1 (diff) | |
download | linux-ce5c5d6503c99eddb1664edc19b46a9a5ab0be17.tar.gz linux-ce5c5d6503c99eddb1664edc19b46a9a5ab0be17.tar.bz2 linux-ce5c5d6503c99eddb1664edc19b46a9a5ab0be17.zip |
scsi: docs: convert scsi_mid_low_api.txt to ReST
Link: https://lore.kernel.org/r/881e7741dfed5d6f5f73e1dfc2826b200b8604aa.1583136624.git.mchehab+huawei@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/scsi/scsi_eh.rst')
-rw-r--r-- | Documentation/scsi/scsi_eh.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/scsi_eh.rst b/Documentation/scsi/scsi_eh.rst index 341f22f35056..7d78c2475615 100644 --- a/Documentation/scsi/scsi_eh.rst +++ b/Documentation/scsi/scsi_eh.rst @@ -5,7 +5,7 @@ SCSI EH ======= This document describes SCSI midlayer error handling infrastructure. -Please refer to Documentation/scsi/scsi_mid_low_api.txt for more +Please refer to Documentation/scsi/scsi_mid_low_api.rst for more information regarding SCSI midlayer. .. TABLE OF CONTENTS |