[dpdk-test-report] |WARNING| pw55124 [PATCH v7 2/6] raw/ntb: add intel ntb support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 20 12:23:29 CEST 2019


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#147: FILE: drivers/raw/ntb_rawdev/ntb_hw_intel.c:87:
+	for (i = 0; i < NTB_SPAD_USER_MAX_NUM; i++) {
+		hw->spad_user_list[i] = hw->spad_cnt;
+	}

total: 0 errors, 1 warnings, 490 lines checked


More information about the test-report mailing list