Re: [PATCH] net: 3c509: make the array if_names static const, makes object smaller
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-08-02 22:10:44
Also in:
lkml, netdev
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-08-02 22:10:44
Also in:
lkml, netdev
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Sun, 1 Aug 2021 16:26:50 +0100 you wrote:
From: Colin Ian King <redacted> Don't populate the array if_names on the stack but instead it static const. Makes the object code smaller by 99 bytes. Before: text data bss dec hex filename 27886 10752 672 39310 998e ./drivers/net/ethernet/3com/3c509.o [...]
Here is the summary with links:
- net: 3c509: make the array if_names static const, makes object smaller
https://git.kernel.org/netdev/net-next/c/771edeabcb95
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html