Re: [PATCH] net: ipv4: update route.c to match coding-style guidelines

From: Jakub Kicinski
Date: Mon Mar 21 2022 - 19:49:55 EST


On Mon, 21 Mar 2022 02:55:50 +0100 Alexander Vorwerk wrote:
> The kernel has some code coding-stlye guidelines defined at
> Documentation/process/coding-style.rst
>
> This patch fixes most of the code-style issues in route.c
>
> Signed-off-by: Alexander Vorwerk <alexander.vorwerk@xxxxxxxxxxxxxxxxxxxxxx>

Let's not do that, it'll just make backporting harder.
There's too much code that doesn't comply with checkpatch
to go file by fail and send patches.