* [dpdk-test-report] |WARNING| pw34832 [PATCH v2 3/3] net/i40e: fix multiple driver support issue
[not found] <1517486402-81403-4-git-send-email-beilei.xing@intel.com>
@ 2018-02-01 12:00 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-01 12:00 UTC (permalink / raw)
To: test-report; +Cc: Beilei Xing
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/34832
_coding style issues_
WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#77: FILE: drivers/net/i40e/i40e_ethdev.c:983:
+ static const char *valid_keys[] = {
CHECK:BRACES: Unbalanced braces around else statement
#196: FILE: drivers/net/i40e/i40e_ethdev.c:3131:
+ } else
CHECK:BRACES: Unbalanced braces around else statement
#298: FILE: drivers/net/i40e/i40e_ethdev.c:7986:
+ } else
CHECK:BRACES: braces {} should be used on all arms of this statement
#352: FILE: drivers/net/i40e/i40e_ethdev.c:8152:
+ if (!pf->dis_global_cfg) {
[...]
+ } else
[...]
CHECK:BRACES: Unbalanced braces around else statement
#363: FILE: drivers/net/i40e/i40e_ethdev.c:8163:
+ } else
total: 0 errors, 1 warnings, 4 checks, 326 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-01 12:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1517486402-81403-4-git-send-email-beilei.xing@intel.com>
2018-02-01 12:00 ` [dpdk-test-report] |WARNING| pw34832 [PATCH v2 3/3] net/i40e: fix multiple driver support issue checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).