Hi Martin, This patch series fixes the documentation of scsi_set_resid() and also fixes residual handling in two SCSI LLDs. Please consider this patch series for the next merge window. Thanks, Bart. Changes compared to v1: - Left out a patch that has already been queued. - Left out the device conformance checks. Bart Van Assche (2): scsi: ufs: Fix residual handling RDMA/srp: Fix residual handling drivers/infiniband/ulp/srp/ib_srp.c | 4 ---- drivers/ufs/core/ufshcd.c | 12 ++++++++++-- include/ufs/ufs.h | 6 ++++++ 3 files changed, 16 insertions(+), 6 deletions(-)