automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw159401 [PATCH v1 1/2] net/zxdh: add pcie bar channel check
       [not found] <20251222102535.401064-2-zhang.tianhao2@zte.com.cn>
@ 2025-12-22 10:46 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-12-22 10:46 UTC (permalink / raw)
  To: test-report; +Cc: Tianhao Zhang

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

_coding style issues_


ERROR:OPEN_BRACE: that open brace { should be on the previous line
#89: FILE: drivers/net/zxdh/zxdh_np.c:3702:
+	if((*p_item_num & ZXDH_DTB_SPACE_LEFT_MASK) == ZXDH_DTB_SPACE_LEFT_MASK)
+    {

ERROR:SPACING: space required before the open parenthesis '('
#89: FILE: drivers/net/zxdh/zxdh_np.c:3702:
+	if((*p_item_num & ZXDH_DTB_SPACE_LEFT_MASK) == ZXDH_DTB_SPACE_LEFT_MASK)

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#90: FILE: drivers/net/zxdh/zxdh_np.c:3703:
+    {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#92: FILE: drivers/net/zxdh/zxdh_np.c:3705:
+        return ZXDH_RC_DTB_BAR_ABNORMAL;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#92: FILE: drivers/net/zxdh/zxdh_np.c:3705:
+        return ZXDH_RC_DTB_BAR_ABNORMAL;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#93: FILE: drivers/net/zxdh/zxdh_np.c:3706:
+    }$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#94: FILE: drivers/net/zxdh/zxdh_np.c:3707:
+^I$

total: 4 errors, 3 warnings, 0 checks, 27 lines checked

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

only message in thread, other threads:[~2025-12-22 10:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251222102535.401064-2-zhang.tianhao2@zte.com.cn>
2025-12-22 10:46 ` |WARNING| pw159401 [PATCH v1 1/2] net/zxdh: add pcie bar channel check 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).