Notes on checkpatch
This commit is contained in:
parent
8d5f6aab17
commit
4ae1267b43
1 changed files with 4 additions and 0 deletions
|
|
@ -12,3 +12,7 @@
|
|||
### Insert & remove
|
||||
`sudo insmod demo_module.ko`
|
||||
`sudo rmmod demo_module.ko`
|
||||
|
||||
### Style
|
||||
Check for style with:
|
||||
`${LINUX_PATH}/scripts/checkpatch.pl -f ./file.c`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue