summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Collapse)Author
2026-01-10remove checkpatch.plBertrand Yuan
Since most of the collaborators do not use GNU/Linux, here I choose to remove this perl script. revert commit: 3d25fb9ab9a0565aac3d4362cdbe7a61b5ece2f0 Signed-off-by: Bertrand Yuan <me@bertyuan.com>
2025-12-31workflow: add a script for patchesBertrand Yuan
The script is from: https://github.com/torvalds/linux/blob/master/scripts/checkpatch.pl