Skip to content

Commit f8497b3

Browse files
bulwahnkuba-moo
authored andcommitted
MAINTAINERS: rectify file entry in TEAM DRIVER
Commit bbb774d ("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>
1 parent f22bd29 commit f8497b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19960,7 +19960,7 @@ S: Supported
1996019960
F: drivers/net/team/
1996119961
F: include/linux/if_team.h
1996219962
F: include/uapi/linux/if_team.h
19963-
F: tools/testing/selftests/net/team/
19963+
F: tools/testing/selftests/drivers/net/team/
1996419964

1996519965
TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
1996619966
M: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>

0 commit comments

Comments
 (0)