All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER
@ 2022-08-24  7:29 Lukas Bulwahn
  2022-08-24 14:54 ` Jonathan Toppins
  2022-08-25  1:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2022-08-24  7:29 UTC (permalink / raw)
  To: Jonathan Toppins, Jay Vosburgh, Jay Vosburgh, Veaceslav Falico,
	Andy Gospodarek, netdev, Jakub Kicinski
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit c078290a2b76 ("selftests: include bonding tests into the kselftest
infra") adds the bonding tests in the directory:

  tools/testing/selftests/drivers/net/bonding/

The file entry in MAINTAINERS for the BONDING DRIVER however refers to:

  tools/testing/selftests/net/bonding/

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken file pattern.

Repair this file entry in BONDING DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Jonathan, please ack.
Jakub, please pick this on top of the commit above.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ce15257725b..7d2141516758 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3671,7 +3671,7 @@ F:	Documentation/networking/bonding.rst
 F:	drivers/net/bonding/
 F:	include/net/bond*
 F:	include/uapi/linux/if_bonding.h
-F:	tools/testing/selftests/net/bonding/
+F:	tools/testing/selftests/drivers/net/bonding/
 
 BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER
 M:	Dan Robertson <dan@dlrobertson.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER
  2022-08-24  7:29 [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER Lukas Bulwahn
@ 2022-08-24 14:54 ` Jonathan Toppins
  2022-08-25  1:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Toppins @ 2022-08-24 14:54 UTC (permalink / raw)
  To: Lukas Bulwahn, Jay Vosburgh, Jay Vosburgh, Veaceslav Falico,
	Andy Gospodarek, netdev, Jakub Kicinski
  Cc: kernel-janitors, linux-kernel

On 8/24/22 03:29, Lukas Bulwahn wrote:
> Commit c078290a2b76 ("selftests: include bonding tests into the kselftest
> infra") adds the bonding tests in the directory:
> 
>    tools/testing/selftests/drivers/net/bonding/
> 
> The file entry in MAINTAINERS for the BONDING DRIVER however refers to:
> 
>    tools/testing/selftests/net/bonding/
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken file pattern.
> 
> Repair this file entry in BONDING DRIVER.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Jonathan, please ack.
> Jakub, please pick this on top of the commit above.
> 
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ce15257725b..7d2141516758 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3671,7 +3671,7 @@ F:	Documentation/networking/bonding.rst
>   F:	drivers/net/bonding/
>   F:	include/net/bond*
>   F:	include/uapi/linux/if_bonding.h
> -F:	tools/testing/selftests/net/bonding/
> +F:	tools/testing/selftests/drivers/net/bonding/
>   
>   BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER
>   M:	Dan Robertson <dan@dlrobertson.com>

Acked-by: Jonathan Toppins <jtoppins@redhat.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER
  2022-08-24  7:29 [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER Lukas Bulwahn
  2022-08-24 14:54 ` Jonathan Toppins
@ 2022-08-25  1:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-08-25  1:50 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: jtoppins, jay.vosburgh, j.vosburgh, vfalico, andy, netdev, kuba,
	kernel-janitors, linux-kernel

Hello:

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

On Wed, 24 Aug 2022 09:29:45 +0200 you wrote:
> Commit c078290a2b76 ("selftests: include bonding tests into the kselftest
> infra") adds the bonding tests in the directory:
> 
>   tools/testing/selftests/drivers/net/bonding/
> 
> The file entry in MAINTAINERS for the BONDING DRIVER however refers to:
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: rectify file entry in BONDING DRIVER
    https://git.kernel.org/netdev/net/c/b09da0126ce0

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-08-25  1:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-24  7:29 [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER Lukas Bulwahn
2022-08-24 14:54 ` Jonathan Toppins
2022-08-25  1:50 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.