On Wed, Aug 07, 2019 at 01:42:41PM +0200, Douglas Gilbert wrote: > Add sg_allow_if_err_recover() to do checks common to several entry > points. Replace retval with either res or ret. Rename > sg_finish_rem_req() to sg_finish_scsi_blk_rq(). Rename > sg_new_write() to sg_submit(). Other cleanups triggered by > checkpatch.pl . I think you want to split adding a new helper from random renames.