automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw57982 [PATCH v1 07/13] net/ppfe: add device start stop operations
       [not found] <20190826130246.30485-8-g.singh@nxp.com>
@ 2019-08-26 13:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-26 13:18 UTC (permalink / raw)
  To: test-report; +Cc: Gagandeep Singh

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

_coding style issues_


WARNING:UNNECESSARY_INT: Prefer 'unsigned long' over 'unsigned long int' as the int is unnecessary
#497: FILE: drivers/net/ppfe/pfe_hif_lib.c:223:
+	client_shm->rx_qbase = (unsigned long int)client->rx_qbase;

WARNING:UNNECESSARY_INT: Prefer 'unsigned long' over 'unsigned long int' as the int is unnecessary
#499: FILE: drivers/net/ppfe/pfe_hif_lib.c:225:
+	client_shm->tx_qbase = (unsigned long int)client->tx_qbase;

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190826130246.30485-8-g.singh@nxp.com>
2019-08-26 13:18 ` [dpdk-test-report] |WARNING| pw57982 [PATCH v1 07/13] net/ppfe: add device start stop operations 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).