diff options
author | Randy Dunlap <[email protected]> | 2023-05-18 14:27:48 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-22 18:36:07 -0400 |
commit | 7c891fe3db3a27c467efe33a98cd8479fe021b9b (patch) | |
tree | 71c6d0c359266773d275e99d32b60b6c3f0713cb | |
parent | 0176d3395a3afbd8bccf881d3b7cf126ae096654 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: "James E.J. Bottomley" <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Cc: [email protected]
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
-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 <[email protected]> |