automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53083 [PATCH] net/dpaa2: fix incorrect loop increment
       [not found] <20190425133456.23074-1-shreyansh.jain@nxp.com>
@ 2019-04-25 13:45 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-25 13:45 UTC (permalink / raw)
  To: test-report; +Cc: Shreyansh Jain

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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#36: FILE: drivers/net/dpaa2/dpaa2_flow.c:1736:
 		for (j = 0; j < MAX_TCS + 1; j++) {
+				for (k = 0; k < DPKG_MAX_NUM_OF_EXTRACTS; k++) {

total: 0 errors, 1 warnings, 0 checks, 8 lines checked

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

only message in thread, other threads:[~2019-04-25 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190425133456.23074-1-shreyansh.jain@nxp.com>
2019-04-25 13:45 ` [dpdk-test-report] |WARNING| pw53083 [PATCH] net/dpaa2: fix incorrect loop increment 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).