Skip to content

Commit 1a12b25

Browse files
bulwahnavpatel
authored andcommitted
MAINTAINERS: Limit KVM RISC-V entry to existing selftests
Commit fed9b26 ("MAINTAINERS: Update KVM RISC-V entry to cover selftests support") optimistically adds a file entry for tools/testing/selftests/kvm/riscv/, but this directory does not exist. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. The script is very useful to keep MAINTAINERS up to date and MAINTAINERS can be kept in a state where the script emits no warning. So, just drop the non-matching file entry rather than starting to collect exceptions of entries that may match in some close or distant future. Fixes: fed9b26 ("MAINTAINERS: Update KVM RISC-V entry to cover selftests support") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Anup Patel <[email protected]>
1 parent ea6c121 commit 1a12b25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10863,7 +10863,6 @@ F: arch/riscv/include/asm/kvm*
1086310863
F: arch/riscv/include/uapi/asm/kvm*
1086410864
F: arch/riscv/kvm/
1086510865
F: tools/testing/selftests/kvm/*/riscv/
10866-
F: tools/testing/selftests/kvm/riscv/
1086710866

1086810867
KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
1086910868
M: Christian Borntraeger <[email protected]>

0 commit comments

Comments
 (0)