diff mbox series

[net] MAINTAINERS: add missing header for bonding

Message ID 20210127021844.4071706-1-kuba@kernel.org
State New
Headers show
Series [net] MAINTAINERS: add missing header for bonding | expand

Commit Message

Jakub Kicinski Jan. 27, 2021, 2:18 a.m. UTC
include/net/bonding.h is missing from bonding entry.

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

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 28, 2021, 2 a.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 26 Jan 2021 18:18:44 -0800 you wrote:
> include/net/bonding.h is missing from bonding entry.

> 

> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

> ---

>  MAINTAINERS | 1 +

>  1 file changed, 1 insertion(+)


Here is the summary with links:
  - [net] MAINTAINERS: add missing header for bonding
    https://git.kernel.org/netdev/net/c/b770753c7b08

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8f68b591be57..4deef5791101 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3239,6 +3239,7 @@  L:	netdev@vger.kernel.org
 S:	Supported
 W:	http://sourceforge.net/projects/bonding/
 F:	drivers/net/bonding/
+F:	include/net/bonding.h
 F:	include/uapi/linux/if_bonding.h
 
 BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER