[dpdk-test-report] |WARNING| pw54589 [PATCH 12/29] net/sfc/base: support direct FW update for bundle partitions

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


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#63: FILE: drivers/net/sfc/base/ef10_image.c:444:
+	EFX_STATIC_ASSERT(sizeof (*headerp) == EFX_IMAGE_HEADER_SIZE);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#64: FILE: drivers/net/sfc/base/ef10_image.c:445:
+	EFX_STATIC_ASSERT(sizeof (*trailerp) == EFX_IMAGE_TRAILER_SIZE);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#69: FILE: drivers/net/sfc/base/ef10_image.c:449:
+		sizeof (headerp->eih_size))) {

total: 0 errors, 3 warnings, 0 checks, 140 lines checked


More information about the test-report mailing list