These two patches address some issues stemming from scsi-mq conversion. Finn Thain (2): atari_scsi, sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE scsi: Clean up SG_NONE Documentation/scsi/scsi_mid_low_api.txt | 3 ++- drivers/ata/pata_arasan_cf.c | 1 - drivers/scsi/atari_scsi.c | 6 +++--- drivers/scsi/atp870u.c | 2 +- drivers/scsi/mac_scsi.c | 2 +- drivers/scsi/sun3_scsi.c | 4 ++-- drivers/usb/storage/uas.c | 1 - include/scsi/scsi_host.h | 13 ------------- 8 files changed, 9 insertions(+), 23 deletions(-) -- 2.23.0