On Wed, 1 Mar 2023 at 20:05, Marek Vasut <[email protected]> wrote: > > Drop no longer needed { } around ut_assert*() functions in FDT test. > No functional change. > > Signed-off-by: Marek Vasut <[email protected]> > --- > Cc: Heinrich Schuchardt <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > --- > test/cmd/fdt.c | 14 ++++++-------- > 1 file changed, 6 insertions(+), 8 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

