scsi: scsi_debug: Update documentation url and bump version
authorDouglas Gilbert <dgilbert@interlog.com>
Sun, 12 Jul 2020 18:29:27 +0000 (14:29 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 14 Jul 2020 03:49:47 +0000 (23:49 -0400)
commit30f67481a18b85abae6099ef3196294072994870
treed3c3bc29c084343af0e9ed75bff2814f9b54d6c9
parent3a90a63d02b8b7e8348d7549f55d24e1bb3a293f
scsi: scsi_debug: Update documentation url and bump version

This driver maintains a version number which is cross-referenced in the
documentation (e.g. to indicate when features are added or changed) and
exposed through the responses to various SCSI commands. For example the
version number is use as the Product Revision number in standard SCSI
INQUIRY responses issued by this driver. The version date string is placed
in a vendor specific area in each standard SCSI INQUIRY response. This
patch bumps both.

Update the driver documentation URL that appears at the top of the driver
source file.

Link: https://lore.kernel.org/r/20200712182927.72044-3-dgilbert@interlog.com
Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debug.c