diff mbox series

[net-next,RESEND] MAINTAINERS: add missing files for bonding definition

Message ID 903ed2906b93628b38a2015664a20d2802042863.1651690748.git.jtoppins@redhat.com (mailing list archive)
State Accepted
Commit 4e707344e18525b4edf5c2bc2e3eb60692e8c92e
Delegated to: Netdev Maintainers
Headers show
Series [net-next,RESEND] MAINTAINERS: add missing files for bonding definition | expand

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net-next
netdev/fixes_present success Fixes tag not required for -next series
netdev/subject_prefix success Link
netdev/cover_letter success Single patches do not need cover letters
netdev/patch_count success Link
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 10 lines checked
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Jonathan Toppins May 4, 2022, 6:59 p.m. UTC
The bonding entry did not include additional include files that have
been added nor did it reference the documentation. Add these references
for completeness.

Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org May 6, 2022, 1:50 a.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed,  4 May 2022 14:59:08 -0400 you wrote:
> The bonding entry did not include additional include files that have
> been added nor did it reference the documentation. Add these references
> for completeness.
> 
> Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Here is the summary with links:
  - [net-next,RESEND] MAINTAINERS: add missing files for bonding definition
    https://git.kernel.org/netdev/net/c/4e707344e185

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fa6896e8b2d8..0d024c5308f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3570,8 +3570,9 @@  M:	Andy Gospodarek <andy@greyhouse.net>
 L:	netdev@vger.kernel.org
 S:	Supported
 W:	http://sourceforge.net/projects/bonding/
+F:	Documentation/networking/bonding.rst
 F:	drivers/net/bonding/
-F:	include/net/bonding.h
+F:	include/net/bond*
 F:	include/uapi/linux/if_bonding.h
 
 BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER