netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ptp: ocp: A fix and refactoring
@ 2025-11-24  8:45 Andy Shevchenko
  2025-11-24  8:45 ` [PATCH net-next v2 1/4] ptp: ocp: Refactor signal_show() and fix %ptT misuse Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andy Shevchenko @ 2025-11-24  8:45 UTC (permalink / raw)
  To: Vadim Fedorenko, Andy Shevchenko, netdev, linux-kernel
  Cc: Jonathan Lemon, Richard Cochran, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni

Here is the fix for incorrect use of %ptT with the associated
refactoring and additional cleanups.

Note, %ptS, which is introduced in another series that is already
applied to PRINTK tree, doesn't fit here, that's why this fix
is separated from that series.

Changelog v2:
- dropped patches under discussion (Vadim)
- collected tags (Vadim)

v1: <20251111165232.1198222-1-andriy.shevchenko@linux.intel.com>

Andy Shevchenko (4):
  ptp: ocp: Refactor signal_show() and fix %ptT misuse
  ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
  ptp: ocp: Apply standard pattern for cleaning up loop
  ptp: ocp: Reuse META's PCI vendor ID

 drivers/ptp/ptp_ocp.c | 46 +++++++++++++++++--------------------------
 1 file changed, 18 insertions(+), 28 deletions(-)

-- 
2.50.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-26  3:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24  8:45 [PATCH v2 0/4] ptp: ocp: A fix and refactoring Andy Shevchenko
2025-11-24  8:45 ` [PATCH net-next v2 1/4] ptp: ocp: Refactor signal_show() and fix %ptT misuse Andy Shevchenko
2025-11-24  8:45 ` [PATCH net-next v2 2/4] ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware Andy Shevchenko
2025-11-24  8:45 ` [PATCH net-next v2 3/4] ptp: ocp: Apply standard pattern for cleaning up loop Andy Shevchenko
2025-11-24  8:45 ` [PATCH net-next v2 4/4] ptp: ocp: Reuse META's PCI vendor ID Andy Shevchenko
2025-11-26  3:20 ` [PATCH v2 0/4] ptp: ocp: A fix and refactoring patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).