dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rte_ethdev: cleanups
@ 2015-04-09 21:29 Stephen Hemminger
       [not found] ` <1428614982-14135-1-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Hemminger @ 2015-04-09 21:29 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-20 17:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 21:29 [PATCH 0/4] rte_ethdev: cleanups Stephen Hemminger
     [not found] ` <1428614982-14135-1-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-04-09 21:29   ` [PATCH 1/4] rte_ethdev: remove extra inline Stephen Hemminger
     [not found]     ` <1428614982-14135-2-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-04-15  9:52       ` Bruce Richardson
2015-04-09 21:29   ` [PATCH 2/4] rte_ethdev: whitespace cleanup Stephen Hemminger
     [not found]     ` <1428614982-14135-3-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-04-15  9:53       ` Bruce Richardson
2015-04-09 21:29   ` [PATCH 3/4] rte_ethdev: make tables const Stephen Hemminger
     [not found]     ` <1428614982-14135-4-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-04-15  9:54       ` Bruce Richardson
2015-04-09 21:29   ` [PATCH 4/4] rte_ethdev: remove unnecessary paren on return Stephen Hemminger
     [not found]     ` <1428614982-14135-5-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-04-15  9:56       ` Bruce Richardson
2015-04-20 17:52   ` [PATCH 0/4] rte_ethdev: cleanups Thomas Monjalon

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).