Simon Glass c8b31cce45 dm: core: Drop a few early returns
Two functions in this file return early for no good reason. Adjust the
code to match the standard DM style of returning 0 at the end of the
function on success.

Oddly enough this save 12 bytes of code size on ARM.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:37 +08:00
..
2019-09-02 17:38:42 +02:00
2019-09-02 17:38:42 +02:00
2019-10-08 13:57:37 +08:00
2019-09-02 17:38:42 +02:00