Re: [PATCH net v3 1/2] net: dlink: fix whitespace around function call

From: Jakub Kicinski
Date: Wed Sep 17 2025 - 19:06:55 EST


On Wed, 17 Sep 2025 03:33:04 +0900 Yeounsu Moon wrote:
> Remove unnecessary whitespace between function names and the opening
> parenthesis to follow kernel coding style.
>
> No functional change intended.

please dont mix whitespace changes with fixes