Hi all, as per recent discussion this patchset consolidates the VPD page checks. With it VPD page scan will be disabled if the initial scan encounters an error, and also the checks for VPD pages are consolidated in the function scsi_device_supports_vpd(). As usual, comments and reviews are welcome. Hannes Reinecke (3): scsi: Move 'scsi_attach_vpd()' prototype to scsi_priv.h scsi: disable VPD page check on error scsi: consolidate checking for VPD pages drivers/scsi/scsi.c | 14 ++++++++++---- drivers/scsi/scsi_priv.h | 1 + drivers/scsi/scsi_scan.c | 4 ++-- drivers/scsi/scsi_transport_sas.c | 3 ++- include/scsi/scsi_device.h | 1 - 5 files changed, 15 insertions(+), 8 deletions(-) -- 1.8.5.6 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html