mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
fix .sh typo on kernel module test that accept the module as first argument
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#fops */
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#memfile */
|
||||
|
||||
#include <linux/debugfs.h>
|
||||
#include <linux/errno.h> /* EFAULT */
|
||||
|
||||
Reference in New Issue
Block a user