diff mbox series

[net] MAINTAINERS: list PTP drivers under networking

Message ID 20241130214100.125325-1-kuba@kernel.org (mailing list archive)
State New
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: list PTP drivers under networking | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 3 this patch: 3
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 2 of 2 maintainers
netdev/build_clang success Errors and warnings before: 3 this patch: 3
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 304 this patch: 304
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-12-01--06-00 (tests: 760)

Commit Message

Jakub Kicinski Nov. 30, 2024, 9:41 p.m. UTC
PTP patches go via the netdev trees, add drivers/ptp/ to the networking
entry so that get_maintainer.pl --scm lists those trees above Linus's
tree.

Thanks to the real entry using drivers/ptp/* the original entry will
still be considered more specific / higher prio.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: Richard Cochran <richardcochran@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Richard Cochran Nov. 30, 2024, 9:47 p.m. UTC | #1
On Sat, Nov 30, 2024 at 01:41:00PM -0800, Jakub Kicinski wrote:
> PTP patches go via the netdev trees, add drivers/ptp/ to the networking
> entry so that get_maintainer.pl --scm lists those trees above Linus's
> tree.
> 
> Thanks to the real entry using drivers/ptp/* the original entry will
> still be considered more specific / higher prio.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Thank you, Jakub!

Acked-by: Richard Cochran <richardcochran@gmail.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b878ddc99f94..bac337a2f962 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16051,6 +16051,7 @@  F:	Documentation/devicetree/bindings/net/
 F:	Documentation/networking/net_cachelines/net_device.rst
 F:	drivers/connector/
 F:	drivers/net/
+F:	drivers/ptp/
 F:	include/dt-bindings/net/
 F:	include/linux/cn_proc.h
 F:	include/linux/etherdevice.h