Messages in this thread Patch in this message |  | | | From | Sasha Levin <> | | Subject | [PATCH TRIVIAL] MAINTAINERS: Update KVM doc path | | Date | Sat, 5 Nov 2011 03:14:20 +0200 |
| |
Cc: Jiri Kosina <trivial@kernel.org> Signed-off-by: Sasha Levin <levinsasha928@gmail.com> --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 506fe49..0acdc78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3732,7 +3732,7 @@ M: Marcelo Tosatti <mtosatti@redhat.com> L: kvm@vger.kernel.org W: http://kvm.qumranet.com S: Supported -F: Documentation/*/kvm.txt +F: Documentation/*/kvm/ F: arch/*/kvm/ F: arch/*/include/asm/kvm* F: include/linux/kvm* -- 1.7.7.2
|  |