MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
authorJoe Perches <[email protected]>
Tue, 15 Dec 2009 02:00:53 +0000 (18:00 -0800)
committerLinus Torvalds <[email protected]>
Tue, 15 Dec 2009 16:53:29 +0000 (08:53 -0800)
Commit 6c8166a77c98f473eb91e96a61c3cf78ac617278 ("KVM: SVM: Fold kvm_svm.h
info svm.c") folded this file away.

Signed-off-by: Joe Perches <[email protected]>
Cc: Avi Kivity <[email protected]>
Cc: Joerg Roedel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS

index 833f4c6ef038c6e18094883857a24e734c79b3d1..ab6bc7b5587bcecb62bc3d23f8cfdfda3ef4e4c8 100644 (file)
@@ -3127,7 +3127,6 @@ L:        [email protected]
 W:     http://kvm.qumranet.com
 S:     Supported
 F:     arch/x86/include/asm/svm.h
-F:     arch/x86/kvm/kvm_svm.h
 F:     arch/x86/kvm/svm.c
 
 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC