dm: core: Tidy up ofnode-writing test
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:11 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:14:24 +0000 (08:14 -0400)
commitb7eaa4f5e5b78cbf8b133f13e65412be55484d07
treeac08f75e10f9c21cfc963efdfcd53e44824de1ae
parentbe0789a8ee024e685f070dbd8c58736ea3891654
dm: core: Tidy up ofnode-writing test

Update this test to use the livetree flag so that special check can be
avoided. Also drop a few blank lines.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/ofnode.c