Skip to content

Commit b09da01

Browse files
bulwahnkuba-moo
authored andcommitted
MAINTAINERS: rectify file entry in BONDING DRIVER
Commit c078290 ("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 <[email protected]> Acked-by: Jonathan Toppins <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 0c4a954 commit b09da01

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
@@ -3679,7 +3679,7 @@ F: Documentation/networking/bonding.rst
36793679
F: drivers/net/bonding/
36803680
F: include/net/bond*
36813681
F: include/uapi/linux/if_bonding.h
3682-
F: tools/testing/selftests/net/bonding/
3682+
F: tools/testing/selftests/drivers/net/bonding/
36833683

36843684
BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER
36853685
M: Dan Robertson <[email protected]>

0 commit comments

Comments
 (0)