From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Subject: [dpdk-test-report] |WARNING| pw19224 [PATCH v3 13/29] eal/arm64: override I/O device read/write access for arm64
Date: Thu, 12 Jan 2017 10:19:27 +0100 (CET) [thread overview]
Message-ID: <20170112091927.EF958F958@dpdk.org> (raw)
In-Reply-To: <1484212646-10338-14-git-send-email-jerin.jacob@caviumnetworks.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19224
_coding style issues_
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#200: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:54:
+ : [val] "=r" (val)
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#201: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:55:
+ : [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#212: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:66:
+ : [val] "=r" (val)
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#213: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:67:
+ : [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#224: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:78:
+ : [val] "=r" (val)
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#225: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:79:
+ : [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#236: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:90:
+ : [val] "=r" (val)
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#237: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:91:
+ : [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#247: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:101:
+ : [val] "r" (val), [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#256: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:110:
+ : [val] "r" (val), [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#265: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:119:
+ : [val] "r" (val), [addr] "r" (addr));
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#274: FILE: lib/librte_eal/common/include/arch/arm/rte_io_64.h:128:
+ : [val] "r" (val), [addr] "r" (addr));
total: 12 errors, 0 warnings, 170 lines checked
parent reply other threads:[~2017-01-12 9:19 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1484212646-10338-14-git-send-email-jerin.jacob@caviumnetworks.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170112091927.EF958F958@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=jerin.jacob@caviumnetworks.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).