An open API service indexing awesome lists of open source software.

https://github.com/jarun/checkpatch

Copy of checkpatch from torvalds/linux/scripts
https://github.com/jarun/checkpatch

Last synced: 2 months ago
JSON representation

Copy of checkpatch from torvalds/linux/scripts

Awesome Lists containing this project

README

          

# checkpatch
Copy of checkpatch from [torvalds/linux/scripts](https://github.com/torvalds/linux/tree/master/scripts)

To update the files, run any of the following commands:

wget -i files
aria2c -i files --allow-overwrite=true

To run on your own file (not in a regular linux kernel tree):

checkpatch.pl -f --no-tree your_file.c