ethdev: fix code style
authorStephen Hemminger <shemming@brocade.com>
Sat, 27 Jun 2015 00:01:44 +0000 (17:01 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 2 Jul 2015 10:30:57 +0000 (12:30 +0200)
commit6c6030cef8db97337054e4ca10c7c78867d417ea
treec142f168c2f93480bceb28ec7787e3f084e4eb8e
parent98fe739f5ea8415357f45c9b9d20d786a9eb75c8
ethdev: fix code style

This fixes lots of complaints from checkpatch about whitespace
and other non-material things. Important to fix the old code now
befor more code does copy/paste of same junk.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_ether/rte_ethdev.c