automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [RFC PATCH 3/6] bus: add bus driver layer
       [not found] <1479360605-20558-4-git-send-email-shreyansh.jain@nxp.com>
@ 2016-11-17  5:29 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-11-17  5:29 UTC (permalink / raw)
  To: test-report; +Cc: Shreyansh Jain

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

_coding style issues_


WARNING:TYPO_SPELLING: 'implmentation' may be misspelled - perhaps 'implementation'?
#140: 
 - This way, each bus implmentation would be within the drivers/* area and

ERROR:SPACING: space required after that ',' (ctx:VxV)
#380: FILE: bus/pci/linuxapp/pci_bus.c:93:
+	splitaddr.function = strchr(splitaddr.devid,'.');
 	                                           ^

ERROR:SPACING: spaces required around that '<' (ctx:VxV)
#417: FILE: bus/pci/linuxapp/pci_bus.c:130:
+	for (i = 0; i<PCI_MAX_RESOURCE; i++) {
 	             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#445: FILE: bus/pci/linuxapp/pci_bus.c:158:
+pci_scan_one(const char *dirname, uint16_t domain, uint8_t bus,uint8_t devid,
                                                               ^

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#760: FILE: bus/pci/linuxapp/pci_bus.h:49:
+/**
+* Scan the content of the PCI bus, and the devices in the devices

total: 3 errors, 2 warnings, 546 lines checked

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

only message in thread, other threads:[~2016-11-17  5:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1479360605-20558-4-git-send-email-shreyansh.jain@nxp.com>
2016-11-17  5:29 ` [dpdk-test-report] |WARNING| [RFC PATCH 3/6] bus: add bus driver layer 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).