File: warn-detect-FAIL.patch

package info (click to toggle)
kpatch 0.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,716 kB
  • sloc: ansic: 9,716; sh: 2,592; makefile: 260; asm: 35
file content (8 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
diff -Nupr src/arch/x86/kvm/x86.c src/arch/x86/kvm/x86.c
--- src/arch/x86/kvm/x86.c	2020-03-11 11:22:57.389938541 +0000
+++ src/arch/x86/kvm/x86.c	2020-03-11 11:42:55.798605475 +0000
@@ -1,3 +1,4 @@
+
 /*
  * Kernel-based Virtual Machine driver for Linux
  *