automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36828 [PATCH 12/14] net/qede/base: fix to support OVLAN mode
       [not found] <1522561624-15817-13-git-send-email-rasesh.mody@cavium.com>
@ 2018-04-01  5:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-01  5:48 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'p_hwfn->ufp_info.pri_type == ECORE_UFP_PRI_OS'
#152: FILE: drivers/net/qede/base/ecore_sp_commands.c:363:
+		if ((p_hwfn->ufp_info.pri_type == ECORE_UFP_PRI_OS) ||
+		    (p_hwfn->p_dcbx_info->results.dcbx_enabled))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'p_hwfn->p_dcbx_info->results.dcbx_enabled'
#152: FILE: drivers/net/qede/base/ecore_sp_commands.c:363:
+		if ((p_hwfn->ufp_info.pri_type == ECORE_UFP_PRI_OS) ||
+		    (p_hwfn->p_dcbx_info->results.dcbx_enabled))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'p_hwfn->ufp_info.pri_type == ECORE_UFP_PRI_OS'
#169: FILE: drivers/net/qede/base/ecore_sp_commands.c:464:
+	if ((p_hwfn->ufp_info.pri_type == ECORE_UFP_PRI_OS) ||
+	    (p_hwfn->p_dcbx_info->results.dcbx_enabled))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'p_hwfn->p_dcbx_info->results.dcbx_enabled'
#169: FILE: drivers/net/qede/base/ecore_sp_commands.c:464:
+	if ((p_hwfn->ufp_info.pri_type == ECORE_UFP_PRI_OS) ||
+	    (p_hwfn->p_dcbx_info->results.dcbx_enabled))

total: 0 errors, 0 warnings, 4 checks, 117 lines checked

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

only message in thread, other threads:[~2018-04-01  5:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1522561624-15817-13-git-send-email-rasesh.mody@cavium.com>
2018-04-01  5:48 ` [dpdk-test-report] |WARNING| pw36828 [PATCH 12/14] net/qede/base: fix to support OVLAN mode 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).