[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<172105263020.31289.15084984358464625955.git-patchwork-notify@kernel.org>
Date: Mon, 15 Jul 2024 14:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Aleksander Jan Bajkowski <olek2@...pl>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, jacob.e.keller@...el.com, horms@...nel.org,
u.kleine-koenig@...gutronix.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2] net: ethernet: lantiq_etop: remove redundant
device name setup
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 13 Jul 2024 19:09:20 +0200 you wrote:
> The same name is set when allocating the netdevice structure in the
> alloc_etherdev_mq()->alloc_etherrdev_mqs() function. Therefore, there
> is no need to manually set it.
>
> This fixes CheckPatch warnings:
> WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88
> strcpy(dev->name, "eth%d");
>
> [...]
Here is the summary with links:
- [net-next,v2] net: ethernet: lantiq_etop: remove redundant device name setup
https://git.kernel.org/netdev/net-next/c/9283477e2891
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists