automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw51087 [PATCH 03/15] bus/pci: add fallback for out[lwb]_p for non GNU libc
       [not found] <20190311173702.24471-4-ncopa@alpinelinux.org>
@ 2019-03-11 17:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-03-11 17:38 UTC (permalink / raw)
  To: test-report; +Cc: Natanael Copa

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#51: FILE: drivers/bus/pci/linux/pci_uio.c:25:
+  __asm__ __volatile__ ("outl %0,%w1
outb %%al,$0x80": :"a" (value),$

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#51: FILE: drivers/bus/pci/linux/pci_uio.c:25:
+  __asm__ __volatile__ ("outl %0,%w1
outb %%al,$0x80": :"a" (value),
                                                       ^

ERROR:SPACING: spaces required around that ':' (ctx:WxV)
#51: FILE: drivers/bus/pci/linux/pci_uio.c:25:
+  __asm__ __volatile__ ("outl %0,%w1
outb %%al,$0x80": :"a" (value),
                                                         ^

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#58: FILE: drivers/bus/pci/linux/pci_uio.c:32:
+  __asm__ __volatile__ ("outw %w0,%w1
outb %%al,$0x80": :"a" (value),$

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#58: FILE: drivers/bus/pci/linux/pci_uio.c:32:
+  __asm__ __volatile__ ("outw %w0,%w1
outb %%al,$0x80": :"a" (value),
                                                        ^

ERROR:SPACING: spaces required around that ':' (ctx:WxV)
#58: FILE: drivers/bus/pci/linux/pci_uio.c:32:
+  __asm__ __volatile__ ("outw %w0,%w1
outb %%al,$0x80": :"a" (value),
                                                          ^

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#65: FILE: drivers/bus/pci/linux/pci_uio.c:39:
+  __asm__ __volatile__ ("outb %b0,%w1
outb %%al,$0x80": :"a" (value),$

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#65: FILE: drivers/bus/pci/linux/pci_uio.c:39:
+  __asm__ __volatile__ ("outb %b0,%w1
outb %%al,$0x80": :"a" (value),
                                                        ^

ERROR:SPACING: spaces required around that ':' (ctx:WxV)
#65: FILE: drivers/bus/pci/linux/pci_uio.c:39:
+  __asm__ __volatile__ ("outb %b0,%w1
outb %%al,$0x80": :"a" (value),
                                                          ^

total: 6 errors, 3 warnings, 56 lines checked

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

only message in thread, other threads:[~2019-03-11 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190311173702.24471-4-ncopa@alpinelinux.org>
2019-03-11 17:38 ` [dpdk-test-report] |WARNING| pw51087 [PATCH 03/15] bus/pci: add fallback for out[lwb]_p for non GNU libc 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).