On Tue, 2022-11-22 at 08:15 +0000, Avri Altman wrote: > > + > > + cmd = lrbp->cmd; > > + sg_segments = scsi_dma_map(cmd); > > Maybe initialize in declaration? yes, agree, will change it in the next version Kind regards, Bean
On Tue, 2022-11-22 at 08:15 +0000, Avri Altman wrote: > > + > > + cmd = lrbp->cmd; > > + sg_segments = scsi_dma_map(cmd); > > Maybe initialize in declaration? yes, agree, will change it in the next version Kind regards, Bean