netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: "David S. Miller" <davem@davemloft.net>,
	 Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	 Paolo Abeni <pabeni@redhat.com>
Cc: Breno Leitao <leitao@debian.org>,
	Chas Williams <3chas3@gmail.com>,
	 Guo-Fu Tseng <cooldavid@cooldavid.org>,
	Moon Yeounsu <yyyynoom@gmail.com>,
	 Richard Cochran <richardcochran@gmail.com>,
	 linux-atm-general@lists.sourceforge.net, netdev@vger.kernel.org
Subject: [PATCH net 2/4] MAINTAINERS: Add net_tstamp.h to PTP HARDWARE CLOCK SUPPORT section
Date: Fri, 16 Aug 2024 13:38:01 +0100	[thread overview]
Message-ID: <20240816-net-mnt-v1-2-ef946b47ced4@kernel.org> (raw)
In-Reply-To: <20240816-net-mnt-v1-0-ef946b47ced4@kernel.org>

This is part of an effort to assign a section in MAINTAINERS to header
files that relate to Networking. In this case the files with "net" in
their name.

As it relates to hardware timestamping, it seems that PTP HARDWARE CLOCK
SUPPORT is the most suitable section for net_tstamp.h.

Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Simon Horman <horms@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c682203915a2..28a67b93cef1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18403,6 +18403,7 @@ F:	Documentation/ABI/testing/sysfs-ptp
 F:	Documentation/driver-api/ptp.rst
 F:	drivers/net/phy/dp83640*
 F:	drivers/ptp/*
+F:	include/linux/net_tstamp.h
 F:	include/linux/ptp_cl*
 K:	(?:\b|_)ptp(?:\b|_)
 

-- 
2.43.0


  parent reply	other threads:[~2024-08-16 12:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-16 12:37 [PATCH net 0/4] MAINTAINERS: Networking updates Simon Horman
2024-08-16 12:38 ` [PATCH net 1/4] MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS Simon Horman
2024-08-16 12:38 ` Simon Horman [this message]
2024-08-16 12:38 ` [PATCH net 3/4] MAINTAINERS: Add header files to NETWORKING sections Simon Horman
2024-08-16 13:25   ` Simon Horman
2024-08-16 15:38     ` Jakub Kicinski
2024-08-16 16:57       ` Simon Horman
2024-08-16 12:38 ` [PATCH net 4/4] MAINTAINERS: Mark JME Network Driver as Odd Fixes Simon Horman

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=20240816-net-mnt-v1-2-ef946b47ced4@kernel.org \
    --to=horms@kernel.org \
    --cc=3chas3@gmail.com \
    --cc=cooldavid@cooldavid.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-atm-general@lists.sourceforge.net \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=yyyynoom@gmail.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 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).