mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 04:54:27 +01:00
Fix workqueue_cheat README link
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
# Kernel module
|
# Kernel module
|
||||||
|
|
||||||
1. Modules
|
|
||||||
1. [module_init](module_init.c)
|
1. [module_init](module_init.c)
|
||||||
1. Debugging
|
1. Debugging
|
||||||
1. [hello](hello.c)
|
1. [hello](hello.c)
|
||||||
@@ -40,4 +39,3 @@
|
|||||||
1. [pci_min](pci_min.c)
|
1. [pci_min](pci_min.c)
|
||||||
1. [pci](pci.c)
|
1. [pci](pci.c)
|
||||||
1. [platform_device](platform_device.c)
|
1. [platform_device](platform_device.c)
|
||||||
1. [user](user/)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user