jarun / checkpatch

Copy of checkpatch from torvalds/linux/scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checkpatch

Copy of checkpatch from torvalds/linux/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

About

Copy of checkpatch from torvalds/linux/scripts


Languages

Language:Perl 100.0%