Hi All, Any objections to a tree wide:
s/qemu_devtree/qemu_fdt FWIU, the qemu_ prefix is supposed to indicate a wrapping of an API, in this case that API clearly being "fdt_" not "devtree_". It buys back a previous 4 chars, in line length, with line length being an obstacle to adding "_nofail" versions of the APIs as we should. Regards. Peter