[dpdk-test-report] |WARNING| pw54585 [PATCH 04/29] net/sfc/base: improve code style in sensors decoding

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 13 15:53:46 CEST 2019


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/54585

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#49: FILE: drivers/net/sfc/base/mcdi_mon.c:76:
+		    (1U << (sensor % (sizeof (sensor_mask[page]) * 8)))) {

ERROR:SPACING: space required before the open brace '{'
#66: FILE: drivers/net/sfc/base/mcdi_mon.c:85:
+		    (efx_mon_get_stat_portmap(id, &stat_portmask) != B_TRUE)){

total: 1 errors, 1 warnings, 0 checks, 47 lines checked


More information about the test-report mailing list