Re: [dpdk-dev] [PATCH v2 3/3] lib/librte_ether: fix code style issues

2017-03-02 Thread Yuanhan Liu
On Thu, Mar 02, 2017 at 09:51:24AM +0200, Ami Sabo wrote: > Fixed code style issues following Yuanhan Liu's review. Patch 1 is not merged yet. You should squash this fix into patch 1, instead of sending another patch. Meanwhile, when you do so, you should add version log, and put it at .> >

[dpdk-dev] [PATCH v2 3/3] lib/librte_ether: fix code style issues

2017-03-01 Thread Ami Sabo
Fixed code style issues following Yuanhan Liu's review. Signed-off-by: Ami Sabo --- lib/librte_ether/rte_ethdev.h | 2 +- lib/librte_ether/rte_ether_version.map | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_