kpatch/test/integration/linux-5.10.11/warn-detect-FAIL.patch

10 lines
350 B
Diff

diff -Nupr linux-5.10.11.bak/net/core/dev.c linux-5.10.11/net/core/dev.c
--- linux-5.10.11.bak/net/core/dev.c 2021-01-28 08:18:59.936105663 -0500
+++ linux-5.10.11/net/core/dev.c 2021-01-28 08:34:03.120655935 -0500
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-or-later
+
/*
* NET3 Protocol independent device support routines.
*