Hi Martin, Please consider these SCSI core patches for the next merge window. Thanks, Bart. Bart Van Assche (4): scsi: core: Use min() instead of open-coding it scsi: core: Update a source code comment scsi: Only kick the requeue list if necessary scsi: Trace SCSI sense data drivers/scsi/scsi_common.c | 3 +-- drivers/scsi/scsi_error.c | 2 ++ drivers/scsi/scsi_lib.c | 16 +++++++++++----- include/scsi/scsi_host.h | 2 +- include/trace/events/scsi.h | 17 +++++++++++++++-- 5 files changed, 30 insertions(+), 10 deletions(-)