Skip to content

Commit 8f37cd0

Browse files
committed
panic: fix forgotten comment
1 parent efc37fa commit 8f37cd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kernel_module/panic.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/* https://github.com/cirosantilli/linux-kernel-module-cheat#kernel-panic-and-oops */
22

3-
Kernel panic and oops
4-
53
#include <linux/module.h>
64
#include <linux/kernel.h>
75

0 commit comments

Comments
 (0)