Hi Vikram, > -----Original Message----- > Subject: [XEN][PATCH v6 03/19] common/device_tree: change > __unflatten_device_tree() type > > Following changes are done to __unflatten_device_tree(): > 1. __unflatten_device_tree() is renamed to unflatten_device_tree(). > 2. Remove __init and static function type. > > Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com>
I have a feeling that it may be better to swap the order between patch #2 and patch #3, so you won't need the extra name change in function dt_unflatten_host_device_tree(). But this is my personal opinion and I think the Arm maintainers are the people to do the final call. Anyway this change looks good to me, either with the swap of patch order or not, you can keep my: Reviewed-by: Henry Wang <henry.w...@arm.com> Kind regards, Henry