automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw57847 [PATCH 08/22] net/hns3: add support for link update operation
       [not found] <1566568031-45991-9-git-send-email-xavier.huwei@huawei.com>
@ 2019-08-23 13:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-23 13:51 UTC (permalink / raw)
  To: test-report; +Cc: Wei Hu (Xavier)

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#143: FILE: drivers/net/hns3/hns3_ethdev.c:2484:
+	if (ret == -EOPNOTSUPP) {
[...]
+	} else if (ret)
[...]

CHECK:BRACES: braces {} should be used on all arms of this statement
#231: FILE: drivers/net/hns3/hns3_ethdev.c:2572:
+	if (!hns3_is_reset_pending(hns)) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#234: FILE: drivers/net/hns3/hns3_ethdev.c:2575:
+	} else

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-23 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1566568031-45991-9-git-send-email-xavier.huwei@huawei.com>
2019-08-23 13:51 ` [dpdk-test-report] |WARNING| pw57847 [PATCH 08/22] net/hns3: add support for link update operation 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).