DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ravi Kerur <rkerur@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/2] Fix checkpatch errors
Date: Thu, 25 Dec 2014 10:31:46 -0500	[thread overview]
Message-ID: <1419521508-31883-1-git-send-email-rkerur@gmail.com> (raw)

checkpatch script is run against files in librte_acl and
librte_mempool files. No functionality change.
Changes are tested in Ubuntu and FreeBSD. 

Ravi Kerur (2):
  Fix checkpatch errors in librte_acl
  Fix checkpatch errors in librte_mempool

 lib/librte_acl/acl_bld.c              | 192 ++++++++++++++++++----------------
 lib/librte_acl/rte_acl.c              |   3 +-
 lib/librte_acl/rte_acl_osdep_alone.h  |   3 +-
 lib/librte_acl/tb_mem.c               |   5 +-
 lib/librte_mempool/rte_dom0_mempool.c |  41 ++++----
 lib/librte_mempool/rte_mempool.c      |  64 +++++++-----
 lib/librte_mempool/rte_mempool.h      |  58 ++++++----
 7 files changed, 203 insertions(+), 163 deletions(-)

-- 
1.9.1

             reply	other threads:[~2014-12-25 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-25 15:31 Ravi Kerur [this message]
2014-12-25 15:31 ` [dpdk-dev] [PATCH 1/2] Fix checkpatch errors in librte_acl Ravi Kerur
2015-01-05 12:08   ` Bruce Richardson
2014-12-25 15:31 ` [dpdk-dev] [PATCH 2/2] Fix checkpatch errors in librte_mempool Ravi Kerur
2015-01-05 12:11 ` [dpdk-dev] [PATCH 0/2] Fix checkpatch errors Bruce Richardson

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=1419521508-31883-1-git-send-email-rkerur@gmail.com \
    --to=rkerur@gmail.com \
    --cc=dev@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).