Re: [PATCH 3/3] of: address: Reshuffle to remove forward declarations

From: Rob Herring
Date: Mon Apr 03 2023 - 17:43:42 EST



On Fri, 31 Mar 2023 09:52:30 +0200, Geert Uytterhoeven wrote:
> Reshuffle the code to get rid of the forward declarations, which
> improves readability.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/of/address.c | 271 +++++++++++++++++++++----------------------
> 1 file changed, 133 insertions(+), 138 deletions(-)
>

Applied, thanks!