> > > > - buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); > > if (!buf) > > goto stop_output; > > I think this !buf test is redundant. Thanks, fixed.
> > > > - buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); > > if (!buf) > > goto stop_output; > > I think this !buf test is redundant. Thanks, fixed.