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/931e99a3a523fa927c83a3af1c157d50 to your computer and use it in GitHub Desktop.
Save conor-pwbot/931e99a3a523fa927c83a3af1c157d50 to your computer and use it in GitHub Desktop.
CHECK: Alignment should match open parenthesis
WARNING: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
WARNING: ENOSYS means 'invalid syscall nr' and nothing else
WARNING: Missing a blank line after declarations
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
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