virtio.h: add some user-friendly apis #826
compliance.yml
on: pull_request
checkpatch review
8s
Annotations
3 errors and 3 warnings
checkpatch review
Process completed with exit code 1.
|
checkpatch review:
Checkpatch.txt#L1
MACRO_ARG_REUSE: Macro argument reuse 'ptr' - possible side-effects?
File:lib/include/openamp/virtio.h
Line:144
SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop
File:lib/include/openamp/virtio.h
Line:144
MACRO_ARG_REUSE: Macro argument reuse 'ptr' - possible side-effects?
File:lib/include/openamp/virtio.h
Line:151
SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop
File:lib/include/openamp/virtio.h
Line:151
|
checkpatch review
Process completed with exit code 1.
|
checkpatch review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
SINGLE_STATEMENT_DO_WHILE_MACRO:
lib/include/openamp/virtio.h#L144
lib/include/openamp/virtio.h:144 Single statement macros should not use a do {} while (0) loop
|
SINGLE_STATEMENT_DO_WHILE_MACRO:
lib/include/openamp/virtio.h#L151
lib/include/openamp/virtio.h:151 Single statement macros should not use a do {} while (0) loop
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
560 Bytes |
|