Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created December 9, 2022 03:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conor-pwbot/62240fa19246c2cbdad8017407ea1d14 to your computer and use it in GitHub Desktop.
Save conor-pwbot/62240fa19246c2cbdad8017407ea1d14 to your computer and use it in GitHub Desktop.
CHECK: Alignment should match open parenthesis
CHECK: Concatenated strings should use spaces between elements
CHECK: Consider using #include <linux/thread_info.h> instead of <asm/thread_info.h>
CHECK: Lines should not end with a '('
CHECK: Unbalanced braces around else statement
CHECK: spaces preferred around that '/' (ctx:VxV)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
WARNING: unnecessary whitespace before a quoted newline
Traceback (most recent call last):
File "/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
==========
checkpatch - WARNING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment