projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ded9b
)
x86: fix spurious '#' in kvm header
author
Vegard Nossum
<vegard.nossum@gmail.com>
Tue, 22 Jul 2008 19:27:11 +0000
(21:27 +0200)
committer
Vegard Nossum
<vegard.nossum@gmail.com>
Tue, 22 Jul 2008 19:27:11 +0000
(21:27 +0200)
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
include/asm-x86/kvm_host.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/kvm_host.h
b/include/asm-x86/kvm_host.h
index fdde0bedaa90dd310e60862a52ef8a73f09a2f47..924e1bfe3a6c7112ad3e8621407259a33e29c313 100644
(file)
--- 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