kpatch/test/integration/fedora-27/warn-detect-FAIL.patch
Josh Poimboeuf 8e315b42e0 test/integration: update WARN detection patch
Update the WARN detection patch to be based on net/core/dev.c, which is
a much better stress test.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
2018-04-19 17:19:09 -05:00

10 lines
216 B
Diff

diff --git a/net/core/dev.c b/net/core/dev.c
index ef0cc6ea5f8d..9a840ec54270 100644
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -1,3 +1,4 @@
+
/*
* NET3 Protocol independent device support routines.
*