From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ravi Kerur Subject: [PATCH 0/2] Fix checkpatch errors Date: Thu, 25 Dec 2014 10:31:46 -0500 Message-ID: <1419521508-31883-1-git-send-email-rkerur@gmail.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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