MAINTAINERS: rectify file entry in TEAM DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 22 Sep 2022 11:40:53 +0000 (13:40 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Sep 2022 12:45:46 +0000 (05:45 -0700)
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>
Acked-by: Benjamin Poirier <bpoirier@nvidia.com>
Link: https://lore.kernel.org/r/20220922114053.10883-1-lukas.bulwahn@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS

index efada49e2e2ec75ba72a315e5ffe53d973bd0de4..67d5079ec703a820878efcbbf4bbfa5958598658 100644 (file)
@@ -19960,7 +19960,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>