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

From: Rob Herring
Date: Fri Mar 31 2023 - 12:32:57 EST


On Fri, Mar 31, 2023 at 2:52 AM Geert Uytterhoeven
<geert+renesas@xxxxxxxxx> wrote:
>
> Reshuffle the code to get rid of the forward declarations, which
> improves readability.

Is git blame smart enough to ignore this move? If not, I'd rather keep
the blame than save 3 lines.

>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/of/address.c | 271 +++++++++++++++++++++----------------------
> 1 file changed, 133 insertions(+), 138 deletions(-)