On Mon, 22 Jul 2024 08:19:31 -0700 Keith Busch <kbusch@xxxxxxxx> wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > Simplify the common function by removing an unnecessary parameter that > can be more easily handled in the only caller that wants it. > > Signed-off-by: Keith Busch <kbusch@xxxxxxxxxx> Good cleanup irrespective of anything else in this series. I guess there is some history behind this one. Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>