mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
There's no need for _parse_node() to return the Node instance that is its sole argument. The only user of the return value is a dead store. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>