On Thu, 18 May 2023, Randy Dunlap wrote: > Make the chapter heading be concise yet still descriptive. > This makes the subsystem table of contents more readable (IMO). > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: "James E.J. Bottomley" <jejb@xxxxxxxxxxxxx> > Cc: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx> > Cc: linux-scsi@xxxxxxxxxxxxxxx > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: Finn Thain <fthain@xxxxxxxxxxxxxx> > Cc: Michael Schmitz <schmitzmic@xxxxxxxxx> Acked-by: Finn Thain <fthain@xxxxxxxxxxxxxx> > --- > Documentation/scsi/g_NCR5380.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff -- a/Documentation/scsi/g_NCR5380.rst b/Documentation/scsi/g_NCR5380.rst > --- a/Documentation/scsi/g_NCR5380.rst > +++ b/Documentation/scsi/g_NCR5380.rst > @@ -1,9 +1,9 @@ > .. SPDX-License-Identifier: GPL-2.0 > .. include:: <isonum.txt> > > -========================================== > -README file for the Linux g_NCR5380 driver > -========================================== > +================ > +g_NCR5380 driver > +================ > > Copyright |copy| 1993 Drew Eckhard > >