automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw64171 [PATCH v2 6/7] net/fm10k: remove 'typedef int bool'
       [not found] <20200102174838.12908-7-dharmik.thakkar@arm.com>
@ 2020-01-02 17:50 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-01-02 17:50 UTC (permalink / raw)
  To: test-report; +Cc: Dharmik Thakkar

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

_coding style issues_


CHECK:BOOL_COMPARISON: Using comparison to true is error prone
#111: FILE: drivers/net/fm10k/fm10k_ethdev.c:3219:
+			if (switch_ready == true)

CHECK:BOOL_COMPARISON: Using comparison to false is error prone
#118: FILE: drivers/net/fm10k/fm10k_ethdev.c:3225:
+		if (switch_ready == false) {

total: 0 errors, 0 warnings, 2 checks, 48 lines checked

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

only message in thread, other threads:[~2020-01-02 17:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200102174838.12908-7-dharmik.thakkar@arm.com>
2020-01-02 17:50 ` [dpdk-test-report] |WARNING| pw64171 [PATCH v2 6/7] net/fm10k: remove 'typedef int bool' 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).