marc.herbert@ wrote: > From: Marc Herbert <[email protected]> > > move err() function at the top so we can fail early. err() does not have > any dependency so it can be first. > > Signed-off-by: Marc Herbert <[email protected]> > --- > test/common | 25 ++++++++++++++----------- > 1 file changed, 14 insertions(+), 11 deletions(-)
Looks ok to me Reviewed-by: Dan Williams <[email protected]>
