mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
Create debugfs files directly on debugfs root instead of a subdirectory
This commit is contained in:
@@ -25,3 +25,5 @@ dd if='lkmc_seq_file' bs=1 count=2 skip=2 status=none
|
||||
dd if='lkmc_seq_file' bs=4 count=1 skip=0 status=none
|
||||
# => 0
|
||||
# => 1
|
||||
|
||||
rmmod seq_file
|
||||
|
||||
Reference in New Issue
Block a user