diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-05-18 14:27:48 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-05-22 18:36:07 -0400 |
commit | 7c891fe3db3a27c467efe33a98cd8479fe021b9b (patch) | |
tree | 71c6d0c359266773d275e99d32b60b6c3f0713cb /Documentation/scsi | |
parent | 0176d3395a3afbd8bccf881d3b7cf126ae096654 (diff) | |
download | linux-stable-7c891fe3db3a27c467efe33a98cd8479fe021b9b.tar.gz linux-stable-7c891fe3db3a27c467efe33a98cd8479fe021b9b.tar.bz2 linux-stable-7c891fe3db3a27c467efe33a98cd8479fe021b9b.zip |
scsi: docs: ncr53c8xx: Shorten chapter heading
Make the chapter heading concise yet still descriptive.
This makes the subsystem table of contents more readable (IMO).
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230518212749.18266-11-rdunlap@infradead.org
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/ncr53c8xx.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/scsi/ncr53c8xx.rst b/Documentation/scsi/ncr53c8xx.rst index 1c79e08ec964..fd8d26dc5dab 100644 --- a/Documentation/scsi/ncr53c8xx.rst +++ b/Documentation/scsi/ncr53c8xx.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0 -================================================= -The Linux NCR53C8XX/SYM53C8XX drivers README file -================================================= +=========================== +NCR53C8XX/SYM53C8XX drivers +=========================== Written by Gerard Roudier <groudier@free.fr> |