Hi Juergen, On 14/08/2023 08:47, Juergen Gross wrote:
Add a variant of get_node() returning a const struct node pointer.Note that all callers of this new variant don't supply a pointer where to store the canonical node name, while all callers needing a non-const node do supply this pointer. This results in an asymmetric simplification of the two variants. Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Julien Grall <jgr...@amazon.com> Cheers, -- Julien Grall