On Thu, 7 Apr 2022 at 01:03, Heinrich Schuchardt <[email protected]> wrote: > > On 3/31/22 12:09, Andrew Scull wrote: > > The variables `total_sg` and `descs_used` have the same value. Replace > > the few uses of `total_sg` with `descs_used` to simplify the situation. > > > > Signed-off-by: Andrew Scull <[email protected]> > > Reviewed-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>

