diff options
author | Randy Dunlap <[email protected]> | 2023-05-18 14:27:49 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-22 18:36:07 -0400 |
commit | f047d1e38bdfda2e9b9bf82ffa761711acacbd69 (patch) | |
tree | f79e8757c5ab5c1d773838a45aca64698f7b72dc | |
parent | 7c891fe3db3a27c467efe33a98cd8479fe021b9b (diff) |
scsi: docs: sym53c8xx_2: 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]
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | Documentation/scsi/sym53c8xx_2.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/scsi/sym53c8xx_2.rst b/Documentation/scsi/sym53c8xx_2.rst index 004f1a750e7d..4eb047921dce 100644 --- a/Documentation/scsi/sym53c8xx_2.rst +++ b/Documentation/scsi/sym53c8xx_2.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0 -========================================= -The Linux SYM-2 driver documentation file -========================================= +============ +SYM-2 driver +============ Written by Gerard Roudier <[email protected]> |