diff mbox series

[net] MAINTAINERS: Add framer headers to NETWORKING [GENERAL]

Message ID 20240219-framer-maintainer-v1-1-b95e92985c4d@kernel.org (mailing list archive)
State Accepted
Commit 14dec56fdd4c70a0ebe40077368e367421ea6fef
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: Add framer headers to NETWORKING [GENERAL] | 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: 8 this patch: 8
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 8 this patch: 8
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: 8 this patch: 8
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 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-02-21--12-00 (tests: 1454)

Commit Message

Simon Horman Feb. 19, 2024, 5:55 p.m. UTC
The cited commit [1] added framer support under drivers/net/wan,
which is covered by NETWORKING [GENERAL]. And it is implied
that framer-provider.h and framer.h, which were also added
buy the same patch, are also maintained as part of NETWORKING [GENERAL].

Make this explicit by adding these files to the corresponding
section in MAINTAINERS.

[1] 82c944d05b1a ("net: wan: Add framer framework support")

Signed-off-by: Simon Horman <horms@kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Herve Codina Feb. 19, 2024, 6:18 p.m. UTC | #1
Hi Simon,

On Mon, 19 Feb 2024 17:55:31 +0000
Simon Horman <horms@kernel.org> wrote:

> The cited commit [1] added framer support under drivers/net/wan,
> which is covered by NETWORKING [GENERAL]. And it is implied
> that framer-provider.h and framer.h, which were also added
> buy the same patch, are also maintained as part of NETWORKING [GENERAL].
> 
> Make this explicit by adding these files to the corresponding
> section in MAINTAINERS.
> 
> [1] 82c944d05b1a ("net: wan: Add framer framework support")
> 
> Signed-off-by: Simon Horman <horms@kernel.org>

Thanks for this patch.

Reviewed-by: Herve Codina <herve.codina@bootlin.com>

Best regards,
Hervé
patchwork-bot+netdevbpf@kernel.org Feb. 21, 2024, 12:50 p.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Mon, 19 Feb 2024 17:55:31 +0000 you wrote:
> The cited commit [1] added framer support under drivers/net/wan,
> which is covered by NETWORKING [GENERAL]. And it is implied
> that framer-provider.h and framer.h, which were also added
> buy the same patch, are also maintained as part of NETWORKING [GENERAL].
> 
> Make this explicit by adding these files to the corresponding
> section in MAINTAINERS.
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
    https://git.kernel.org/netdev/net/c/14dec56fdd4c

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a0697e2fb8e8..466a0fc46f76 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15237,6 +15237,8 @@  F:	Documentation/networking/
 F:	Documentation/networking/net_cachelines/
 F:	Documentation/process/maintainer-netdev.rst
 F:	Documentation/userspace-api/netlink/
+F:	include/linux/framer/framer-provider.h
+F:	include/linux/framer/framer.h
 F:	include/linux/in.h
 F:	include/linux/indirect_call_wrapper.h
 F:	include/linux/net.h