Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created March 31, 2023 02:01
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/6774e0141f3bbf11a2f29076def4b0a2 to your computer and use it in GitHub Desktop.
Save conor-pwbot/6774e0141f3bbf11a2f29076def4b0a2 to your computer and use it in GitHub Desktop.
CHECK: Unnecessary parentheses around 'i < 4'
CHECK: Unnecessary parentheses around 'pairs[1].key != 1'
CHECK: Unnecessary parentheses around 'pairs[1].value == 0xAAAA'
CHECK: Unnecessary parentheses around 'pairs[i].key != i'
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'
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'
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'
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