From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/4] rte_ethdev: cleanups Date: Thu, 9 Apr 2015 14:29:38 -0700 Message-ID: <1428614982-14135-1-git-send-email-stephen@networkplumber.org> 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" A bunch of small (almost trivial) patches to fix style and other issues in the base Ethernet driver interface code. Stephen Hemminger (4): rte_ethdev: remove extra inline rte_ethdev: whitespace cleanup rte_ethdev: make tables const rte_ethdev: remove unnecessary paren on return lib/librte_ether/rte_ethdev.c | 545 +++++++++++++++++++++--------------------- lib/librte_ether/rte_ethdev.h | 57 ++--- 2 files changed, 305 insertions(+), 297 deletions(-) -- 2.1.4