File: warn-detect-FAIL.patch

package info (click to toggle)
kpatch 0.9.11-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,796 kB
  • sloc: ansic: 9,950; sh: 2,677; makefile: 260; asm: 35
file content (9 lines) | stat: -rw-r--r-- 311 bytes parent folder | download
1
2
3
4
5
6
7
8
9
diff -Nupr src.orig/arch/x86/kvm/x86.c src/arch/x86/kvm/x86.c
--- src.orig/arch/x86/kvm/x86.c	2025-04-24 15:16:39.505660554 -0400
+++ src/arch/x86/kvm/x86.c	2025-04-24 15:17:19.904835480 -0400
@@ -1,4 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-only
+
 /*
  * Kernel-based Virtual Machine driver for Linux
  *