[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166990621612.6736.17534603784407043658.git-patchwork-notify@kernel.org>
Date: Thu, 01 Dec 2022 14:50:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Juhee Kang <claudiajkang@...il.com>
Cc: hkallweit1@...il.com, nic_swsd@...ltek.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org
Subject: Re: [PATCH, net-next] r8169: use tp_to_dev instead of open code
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 30 Nov 2022 01:12:44 +0900 you wrote:
> The open code is defined as a helper function(tp_to_dev) on r8169_main.c,
> which the open code is &tp->pci_dev->dev. The helper function was added
> in commit 1e1205b7d3e9 ("r8169: add helper tp_to_dev"). And then later,
> commit f1e911d5d0df ("r8169: add basic phylib support") added
> r8169_phylink_handler function but it didn't use the helper function.
> Thus, tp_to_dev() replaces the open code. This patch doesn't change logic.
>
> [...]
Here is the summary with links:
- [net-next] r8169: use tp_to_dev instead of open code
https://git.kernel.org/netdev/net-next/c/4b6c6065fca1
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