|WARNING| pw120280 [PATCH v3 5/5] failsafe: make sub-device remove flag thread-safe
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 29 15:52:33 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/120280
_coding style issues_
ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#152: FILE: drivers/net/failsafe/failsafe_ops.c:841:
}
+ else if (__atomic_load_n(&sdev->remove, __ATOMIC_ACQUIRE) == 0 &&
total: 1 errors, 0 warnings, 0 checks, 64 lines checked
More information about the test-report
mailing list