Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created September 15, 2023 06:44
Show Gist options
  • Save conor-pwbot/5814496e0195e824e6f476b9fa4836db to your computer and use it in GitHub Desktop.
Save conor-pwbot/5814496e0195e824e6f476b9fa4836db to your computer and use it in GitHub Desktop.
CHECK: Macro argument 'pattern' may be better as '(pattern)' to avoid precedence issues
CHECK: Macro argument 'size' may be better as '(size)' to avoid precedence issues
WARNING: Prefer using '"%s...", __func__' to using 'usage', this function's name, in a string
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