* [PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER
@ 2022-09-22 11:40 Lukas Bulwahn
2022-09-22 12:57 ` Benjamin Poirier
2022-09-23 12:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2022-09-22 11:40 UTC (permalink / raw)
To: Benjamin Poirier, David S . Miller, netdev
Cc: Jiri Pirko, kernel-janitors, linux-kernel, Lukas Bulwahn
Commit bbb774d921e2 ("net: Add tests for bonding and team address list
management") adds the net team driver tests in the directory:
tools/testing/selftests/drivers/net/team/
The file entry in MAINTAINERS for the TEAM DRIVER however refers to:
tools/testing/selftests/net/team/
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken file pattern.
Repair this file entry in TEAM DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Benjamin, please ack.
David, please pick this minor clean-up patch on top of the commit above.
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c9e8c850e0b8..635094fc523b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20099,7 +20099,7 @@ S: Supported
F: drivers/net/team/
F: include/linux/if_team.h
F: include/uapi/linux/if_team.h
-F: tools/testing/selftests/net/team/
+F: tools/testing/selftests/drivers/net/team/
TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
M: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER
2022-09-22 11:40 [PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER Lukas Bulwahn
@ 2022-09-22 12:57 ` Benjamin Poirier
2022-09-23 12:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Benjamin Poirier @ 2022-09-22 12:57 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: David S . Miller, netdev, Jiri Pirko, kernel-janitors,
linux-kernel
On 2022-09-22 13:40 +0200, Lukas Bulwahn wrote:
> Commit bbb774d921e2 ("net: Add tests for bonding and team address list
> management") adds the net team driver tests in the directory:
>
> tools/testing/selftests/drivers/net/team/
>
> The file entry in MAINTAINERS for the TEAM DRIVER however refers to:
>
> tools/testing/selftests/net/team/
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken file pattern.
>
> Repair this file entry in TEAM DRIVER.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Benjamin, please ack.
>
Thank you for correcting this.
Fixes: bbb774d921e2 ("net: Add tests for bonding and team address list management")
Acked-by: Benjamin Poirier <bpoirier@nvidia.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER
2022-09-22 11:40 [PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER Lukas Bulwahn
2022-09-22 12:57 ` Benjamin Poirier
@ 2022-09-23 12:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-09-23 12:50 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: bpoirier, davem, netdev, jiri, kernel-janitors, linux-kernel
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 22 Sep 2022 13:40:53 +0200 you wrote:
> Commit bbb774d921e2 ("net: Add tests for bonding and team address list
> management") adds the net team driver tests in the directory:
>
> tools/testing/selftests/drivers/net/team/
>
> The file entry in MAINTAINERS for the TEAM DRIVER however refers to:
>
> [...]
Here is the summary with links:
- MAINTAINERS: rectify file entry in TEAM DRIVER
https://git.kernel.org/netdev/net/c/f8497b3e9650
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-09-23 12:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 11:40 [PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER Lukas Bulwahn
2022-09-22 12:57 ` Benjamin Poirier
2022-09-23 12:50 ` patchwork-bot+netdevbpf
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).