[dpdk-dev] [PATCH 0/2] Fix checkpatch errors

Ravi Kerur rkerur at gmail.com
Thu Dec 25 16:31:46 CET 2014


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



More information about the dev mailing list