]> www.infradead.org Git - linux.git/commit
scsi: core: Fix an incorrect comment
authorBart Van Assche <bvanassche@acm.org>
Wed, 12 Jun 2024 17:15:21 +0000 (10:15 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 13 Jun 2024 19:21:24 +0000 (15:21 -0400)
commit14d38356ec335b97a04c00719d7b6e73b136d291
tree69c5f39f245fd0a47b5b07f315e169bc5799b8d7
parent95f8bf932b46cd5c17c681d67be9234551234eac
scsi: core: Fix an incorrect comment

The comment that scsi_static_device_list would go away was added more than
18 years ago. Today, that list is still there and a large number of
additional entries have been added. This shows that this comment is
incorrect. Hence fix that comment.

Cc: Christoph Hellwig <hch@infradead.org>
Cc: Avri Altman <Avri.Altman@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240612171522.2677600-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_devinfo.c