[dpdk-test-report] |WARNING| pw82703 [PATCH] common/sfc_efx/base: fix prefix in struct member names
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 29 08:41:32 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/82703
_coding style issues_
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#158: FILE: drivers/common/sfc_efx/base/efx_mae.c:958:
+ if (arg_size != sizeof (*spec->ema_vlan_push_descs)) {
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#178: FILE: drivers/common/sfc_efx/base/efx_mae.c:1026:
+ if (arg_size != sizeof (spec->ema_mark_value)) {
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#196: FILE: drivers/common/sfc_efx/base/efx_mae.c:1055:
+ if (arg_size != sizeof (spec->ema_deliver_mport)) {
total: 0 errors, 3 warnings, 173 lines checked
More information about the test-report
mailing list