Commit 9c78f17
Martin Belanger
ci: replace webispy/checkpatch-action with upstream checkpatch.pl
Fetch checkpatch.pl directly from torvalds/linux instead of using the
frozen third-party webispy/checkpatch-action (last updated 2022). This
avoids supply chain risk from pinned third-party actions and ensures we
always run a recent checkpatch with up-to-date signature tag support
(e.g. the kernel-style Assisted-by format).
Project-specific settings are already captured in .checkpatch.conf and
are picked up automatically by checkpatch.pl at runtime.
Signed-off-by: Martin Belanger <[email protected]>
Assisted-by: Claude:claude-sonnet-4-6 [Claude Code]1 parent ccd5d5a commit 9c78f17
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments