From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?b?Q3PDs2vDoXMsIEJlbmNlIDxjc29rYXMuYmVuY2VAcHJvbGFuLmh1Pg==?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org
Cc: kuba@kernel.org, imx@lists.linux.dev, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, horms@kernel.org, Frank.li@nxp.com,
wei.fang@nxp.com, shenwei.wang@nxp.com, xiaoning.wang@nxp.com,
davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
richardcochran@gmail.com
Subject: Re: [PATCH v3 net-next 1/2] net: fec: Move `fec_ptp_read()` to the top of the file
Date: Wed, 14 Aug 2024 02:30:33 +0000 [thread overview]
Message-ID: <172360263324.1842448.13885436119657830097.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240812094713.2883476-1-csokas.bence@prolan.hu>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 12 Aug 2024 11:47:13 +0200 you wrote:
> This function is used in `fec_ptp_enable_pps()` through
> struct cyclecounter read(). Moving the declaration makes
> it clearer, what's happening.
>
> Fixes: 61d5e2a251fb ("fec: Fix timer capture timing in `fec_ptp_enable_pps()`")
> Suggested-by: Frank Li <Frank.li@nxp.com>
> Link: https://lore.kernel.org/netdev/20240805144754.2384663-1-csokas.bence@prolan.hu/T/#ma6c21ad264016c24612048b1483769eaff8cdf20
> Signed-off-by: Csókás, Bence <csokas.bence@prolan.hu>
>
> [...]
Here is the summary with links:
- [v3,net-next,1/2] net: fec: Move `fec_ptp_read()` to the top of the file
https://git.kernel.org/netdev/net-next/c/4374a1fe580a
- [v3,net-next,2/2] net: fec: Remove duplicated code
https://git.kernel.org/netdev/net-next/c/713ebaed68d8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-08-14 2:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 9:47 [PATCH v3 net-next 1/2] net: fec: Move `fec_ptp_read()` to the top of the file Csókás, Bence
2024-08-12 9:47 ` [PATCH v3 net-next 2/2] net: fec: Remove duplicated code Csókás, Bence
2024-08-12 20:58 ` Andrew Lunn
2024-08-12 20:58 ` [PATCH v3 net-next 1/2] net: fec: Move `fec_ptp_read()` to the top of the file Andrew Lunn
2024-08-14 2:30 ` patchwork-bot+netdevbpf [this message]
2024-10-14 10:08 ` Csókás Bence
2024-10-14 10:23 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172360263324.1842448.13885436119657830097.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc==?utf-8?b?Q3PDs2vDoXMsIEJlbmNlIDxjc29rYXMuYmVuY2VAcHJvbGFuLmh1Pg==?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org \
--cc=Frank.li@nxp.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=imx@lists.linux.dev \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=shenwei.wang@nxp.com \
--cc=wei.fang@nxp.com \
--cc=xiaoning.wang@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.