On Mon, Jun 10, 2024 at 11:08:14AM -0700, Bart Van Assche wrote: > How about changing the comment above scsi_static_device_list[] into this? > > /* > * scsi_static_device_list: list of devices that require settings that differ > * from the default, includes black-listed (broken) devices. The entries here > * are added to the tail of scsi_dev_info_list via scsi_dev_info_list_init. > * > * If possible, set the BLIST_* flags from inside the SCSI LLD rather than > * adding an entry to this list. > */ This sounds good to me.