summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2018-07-09 06:27:43 +0200
committerDavid Gibson2018-07-09 06:38:45 +0200
commit51b0d834c414f494410cc94e56886b6584ae3c54 (patch)
tree40de6a5bd1ac9a55fcbed93362f6d02b2512fdaa /include/exec
parentsam460ex: Don't check for errors from qemu_fdt_*() (diff)
downloadqemu-51b0d834c414f494410cc94e56886b6584ae3c54.tar.gz
qemu-51b0d834c414f494410cc94e56886b6584ae3c54.tar.xz
qemu-51b0d834c414f494410cc94e56886b6584ae3c54.zip
sam460ex: Make sam460ex_load_device_tree() handle all errors internally
sam460ex_load_device_tree() handles nearly all possible errors by simply exiting (within helper functions and macros). It handles two early error cases by returning an error. There's no particular point to this, so make it handle those directly as well, removing the need for the caller to handle a failure. As a bonus it gives us more specific error messages. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions