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!