* [dpdk-test-report] |WARNING| pw37118 [PATCH 4/4] net/szedata2: fix format string for pci address
[not found] <1522849341-49049-5-git-send-email-vido@cesnet.cz>
@ 2018-04-04 13:42 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-04 13:42 UTC (permalink / raw)
To: test-report; +Cc: Matej Vido
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37118
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <SCNx32>
#49: FILE: drivers/net/szedata2/rte_eth_szedata2.c:1518:
+ ret = fscanf(fd, "%8" SCNx32 ":%2" SCNx8 ":%2" SCNx8 ".%" SCNx8,
CHECK:CAMELCASE: Avoid CamelCase: <SCNx8>
#49: FILE: drivers/net/szedata2/rte_eth_szedata2.c:1518:
+ ret = fscanf(fd, "%8" SCNx32 ":%2" SCNx8 ":%2" SCNx8 ".%" SCNx8,
total: 0 errors, 0 warnings, 2 checks, 20 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-04 13:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1522849341-49049-5-git-send-email-vido@cesnet.cz>
2018-04-04 13:42 ` [dpdk-test-report] |WARNING| pw37118 [PATCH 4/4] net/szedata2: fix format string for pci address 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).