瀏覽代碼

x86: fix spurious '#' in kvm header

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Vegard Nossum 17 年之前
父節點
當前提交
a656c8efb4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-x86/kvm_host.h

+ 1 - 1
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