[PATCH net-next] net: arc: Make arc_emac_remove() return void
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Fri May 19 05:40:19 PDT 2023
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem at davemloft.net>:
On Thu, 18 May 2023 22:30:49 +0200 you wrote:
> The function returns zero unconditionally. Change it to return void instead
> which simplifies its callers as error handing becomes unnecessary.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
> drivers/net/ethernet/arc/emac.h | 2 +-
> drivers/net/ethernet/arc/emac_arc.c | 6 +++---
> drivers/net/ethernet/arc/emac_main.c | 4 +---
> drivers/net/ethernet/arc/emac_rockchip.c | 5 ++---
> 4 files changed, 7 insertions(+), 10 deletions(-)
>
> [...]
Here is the summary with links:
- [net-next] net: arc: Make arc_emac_remove() return void
https://git.kernel.org/netdev/net-next/c/20d5e0ef252a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Linux-rockchip
mailing list