netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Toppins <jtoppins@redhat.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	Jay Vosburgh <jay.vosburgh@canonical.com>,
	Jay Vosburgh <j.vosburgh@gmail.com>,
	Veaceslav Falico <vfalico@gmail.com>,
	Andy Gospodarek <andy@greyhouse.net>,
	netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER
Date: Wed, 24 Aug 2022 10:54:38 -0400	[thread overview]
Message-ID: <aafa0c1e-647a-1c76-ed20-1d424d222768@redhat.com> (raw)
In-Reply-To: <20220824072945.28606-1-lukas.bulwahn@gmail.com>

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>


  reply	other threads:[~2022-08-24 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24  7:29 [PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER Lukas Bulwahn
2022-08-24 14:54 ` Jonathan Toppins [this message]
2022-08-25  1:50 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aafa0c1e-647a-1c76-ed20-1d424d222768@redhat.com \
    --to=jtoppins@redhat.com \
    --cc=andy@greyhouse.net \
    --cc=j.vosburgh@gmail.com \
    --cc=jay.vosburgh@canonical.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=vfalico@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).