Message ID | 20230518212749.18266-6-rdunlap@infradead.org |
---|---|
State | New |
Headers | show |
Series | Documentation/scsi: organize SCSI docs & make more readable | expand |
On 5/19/23 04:27, Randy Dunlap wrote: > -====================================== > -README file for the dc395x SCSI driver > -====================================== > +================== > +dc395x SCSI driver > +================== > Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
diff -- a/Documentation/scsi/dc395x.rst b/Documentation/scsi/dc395x.rst --- a/Documentation/scsi/dc395x.rst +++ b/Documentation/scsi/dc395x.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0 -====================================== -README file for the dc395x SCSI driver -====================================== +================== +dc395x SCSI driver +================== Status ------
Make the heading be concise yet still descriptive. This makes the subsystem table of contents more readable (IMO). Signed-off-by: Randy Dunlap <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 Cc: Oliver Neukum <oliver@neukum.org> Cc: Ali Akcaagac <aliakc@web.de> Cc: Jamie Lenehan <lenehan@twibble.org> Cc: dc395x@twibble.org --- Documentation/scsi/dc395x.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)