Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created September 16, 2023 02:46
Show Gist options
  • Save conor-pwbot/454ba50a50c5c3a353260e893677e754 to your computer and use it in GitHub Desktop.
Save conor-pwbot/454ba50a50c5c3a353260e893677e754 to your computer and use it in GitHub Desktop.
CHECK: extern prototypes should be avoided in .h files
WARNING: Avoid line continuations in quoted strings
WARNING: IS_ENABLED(__LITTLE_ENDIAN) is normally used as IS_ENABLED(CONFIG___LITTLE_ENDIAN)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
WARNING: else is not generally useful after a break or return
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