On Sat, Sep 03, 2022 at 11:24:06PM -0500, Rebecca Mckeever wrote: > Move variable declarations to a single block at the beginning of each > testing function. > > Signed-off-by: Rebecca Mckeever <remckee0@xxxxxxxxx> > --- > tools/testing/memblock/tests/alloc_api.c | 57 ++++--------- > .../memblock/tests/alloc_helpers_api.c | 32 ++------ > tools/testing/memblock/tests/alloc_nid_api.c | 80 +++++-------------- > 3 files changed, 42 insertions(+), 127 deletions(-) Applied, thanks! -- Sincerely yours, Mike.