mirror of
https://github.com/dynup/kpatch
synced 2024-12-20 04:10:00 +00:00
10 lines
209 B
Diff
10 lines
209 B
Diff
|
diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
|
||
|
index 4fa858b..ef1a710 100644
|
||
|
--- a/arch/x86/kvm/x86.c
|
||
|
+++ b/arch/x86/kvm/x86.c
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+
|
||
|
/*
|
||
|
* Kernel-based Virtual Machine driver for Linux
|
||
|
*
|