Attention is currently required from: laforge, pespin, fixeria, lynxis lazus.
2 comments:
File lint/checkpatch/checkpatch_json.py:
Patch Set #1, Line 3: # from coreboot rev 9cae17d028d4bd3b278fc89ada8e06287917e213
I'd note the exact commit in the commit message, but not in the file. […]
Done
File lint/lint_diff.sh:
Patch Set #1, Line 34: if ! git diff -U0 "$COMMIT" | "$SCRIPT_DIR/checkpatch/checkpatch_osmo.sh" > gerrit_report ; then
This condition doesn't need to check if errors were found or not, because above it does "exit 0" if […]
Done
To view, visit change 26393. To unsubscribe, or for help writing mail filters, visit settings.