commit | bf65c846476fd9e6965c4aea534db0ba96c19198 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <[email protected]> | Mon Mar 02 09:16:09 2020 +0100 |
committer | Martin K. Petersen <[email protected]> | Wed Mar 11 23:08:02 2020 -0400 |
tree | 45784935ebe39782ce15241293ab5b2f35fdbc13 | |
parent | ff1efa74311a03152b985bfbf9daa3303af7d00c [diff] [blame] |
scsi: docs: convert st.txt to ReST Link: https://lore.kernel.org/r/6b2ddb36983e81e7028de6e5fd0c643c2fb4c6c9.1583136624.git.mchehab+huawei@kernel.org Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
diff --git a/drivers/scsi/st.c b/drivers/scsi/st.c index 393f301..2cff8a7 100644 --- a/drivers/scsi/st.c +++ b/drivers/scsi/st.c
@@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-only /* SCSI Tape Driver for Linux version 1.1 and newer. See the accompanying - file Documentation/scsi/st.txt for more information. + file Documentation/scsi/st.rst for more information. History: Rewritten from Dwayne Forsyth's SCSI tape driver by Kai Makisara.