This patchset addresses reports sent by Colin King to the linux-scsi list in 20210311 based on coverity reports. This was due to a 45 part patchset "sg: add v4 interface" applied to 5.13/scsi-staging recently. Patches 1 and 2 address those concerns. Additionally Colin King sent a patch titled "[PATCH][next] scsi: sg: Fix use of pointer sfp after it has been kfree'd" [linux-scsi 20210311] which should be applied. Patches 3 and 4 are due to the author's ongoing testing. This patchset is against MKP's repository, 5.13/scsi-staging branch. Douglas Gilbert (4): sg: sg_rq_map_kern: fix uninitialized sg: sg_remove_sfp_usercontext: remove NULL check sg: sg_rq_end_io: set SG_FRQ_ISSUED sg: sg_common_write: remove debug remnant drivers/scsi/sg.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) -- 2.25.1