summaryrefslogtreecommitdiff
path: root/include/asm-x86/kvm_host.h
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@gmail.com>2008-07-22 21:27:11 +0200
committerVegard Nossum <vegard.nossum@gmail.com>2008-07-22 21:27:11 +0200
commita656c8efb40a8700046df20da2195f8aa39ce38a (patch)
treefb9e7a903fdbb4bd2579370c8f314dc09ddc0a87 /include/asm-x86/kvm_host.h
parent93ded9b8fd42abe2c3607097963d8de6ad9117eb (diff)
x86: fix spurious '#' in kvm header
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Diffstat (limited to 'include/asm-x86/kvm_host.h')
-rw-r--r--include/asm-x86/kvm_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/kvm_host.h b/include/asm-x86/kvm_host.h
index fdde0bedaa90..924e1bfe3a6c 100644
--- a/include/asm-x86/kvm_host.h
+++ b/include/asm-x86/kvm_host.h
@@ -1,4 +1,4 @@
-#/*
+/*
* Kernel-based Virtual Machine driver for Linux
*
* This header defines architecture specific interfaces, x86 version