marc.herbert@ wrote: > From: Marc Herbert <marc.herb...@linux.intel.com> > > 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 <marc.herb...@linux.intel.com> > --- > test/common | 25 ++++++++++++++----------- > 1 file changed, 14 insertions(+), 11 deletions(-)
Looks ok to me Reviewed-by: Dan Williams <dan.j.willi...@intel.com>