-
checkpatch.pl - Make sure the code you wrote follows the coding style of the kernel developers, otherwise it would notify you. script was taken from the Linux kernel tree.
Example: ~/linux-4.3_src_tree$ ./scripts/checkpatch.pl --file <your full path to the c file> -
run_current_module.sh - This simple script which I wrote:
- clears the ring buffer
- Inserts the module which resides in the current directory
- prints the contents of buffer
- removes the module from the linux kernel
useful_scripts
Directory actions
More options
Directory actions
More options
useful_scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||