Drop no longer needed { } around ut_assert*() functions in FDT test. No functional change.
Reviewed-by: Simon Glass <s...@chromium.org> Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org> --- Cc: Heinrich Schuchardt <heinrich.schucha...@canonical.com> Cc: Simon Glass <s...@chromium.org> Cc: Tom Rini <tr...@konsulko.com> --- V2: Add RB from Simon --- test/cmd/fdt.c | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) Applied to u-boot-dm/next, thanks!