OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

CI: checkpatch compliance test does not work properly #496

Closed arnopo closed 12 months ago

arnopo commented 1 year ago

The check patch should report more warnings and errors during compliant test.

The report should be similar to the one that can be run locally using following command to check your commits in git branch:

./scripts/checkpatch.pl --strict -g HEAD-<n>