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. Bart Van Assche (3): scsi: core: Fix the scsi_set_resid() documentation scsi: ufs: Fix residual handling RDMA/srp: Fix residual handling Documentation/scsi/scsi_mid_low_api.rst | 4 ++-- drivers/infiniband/ulp/srp/ib_srp.c | 4 ---- drivers/ufs/core/ufshcd.c | 19 ++++++++++++++++--- include/ufs/ufs.h | 6 ++++++ 4 files changed, 24 insertions(+), 9 deletions(-)