mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 20:44:26 +01:00
Create debugfs files directly on debugfs root instead of a subdirectory
This commit is contained in:
@@ -8,3 +8,5 @@ cat 'lkmc_seq_file_single'
|
||||
dd if='lkmc_seq_file_single' bs=1 count=3 skip=1
|
||||
# => b
|
||||
# => c
|
||||
|
||||
rmmod seq_file_single
|
||||
|
||||
Reference in New Issue
Block a user