netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] ptp: ocp: minor updates and fixes.
@ 2021-08-16 22:13 Jonathan Lemon
  2021-08-16 22:13 ` [PATCH net-next v2 1/4] ptp: ocp: Fix uninitialized variable warning spotted by clang Jonathan Lemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jonathan Lemon @ 2021-08-16 22:13 UTC (permalink / raw)
  To: kuba, davem, richardcochran; +Cc: kernel-team, netdev

Fix errors spotted by automated tools.

Add myself to the MAINTAINERS for the ptp_ocp driver.
--
v2: Add Fixes tags, fix NET_DEVLINK

Jonathan Lemon (4):
  ptp: ocp: Fix uninitialized variable warning spotted by clang.
  ptp: ocp: Fix error path for pci_ocp_device_init()
  ptp: ocp: Have Kconfig select NET_DEVLINK
  MAINTAINERS: Update for ptp_ocp driver.

 MAINTAINERS           | 6 ++++++
 drivers/ptp/Kconfig   | 1 +
 drivers/ptp/ptp_ocp.c | 9 +++++----
 3 files changed, 12 insertions(+), 4 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-08-17  0:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-16 22:13 [PATCH net-next v2 0/4] ptp: ocp: minor updates and fixes Jonathan Lemon
2021-08-16 22:13 ` [PATCH net-next v2 1/4] ptp: ocp: Fix uninitialized variable warning spotted by clang Jonathan Lemon
2021-08-16 22:13 ` [PATCH net-next v2 2/4] ptp: ocp: Fix error path for pci_ocp_device_init() Jonathan Lemon
2021-08-16 22:13 ` [PATCH net-next v2 3/4] ptp: ocp: Have Kconfig select NET_DEVLINK Jonathan Lemon
2021-08-16 22:13 ` [PATCH net-next v2 4/4] MAINTAINERS: Update for ptp_ocp driver Jonathan Lemon
2021-08-17  0:40 ` [PATCH net-next v2 0/4] ptp: ocp: minor updates and fixes 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).