Re: [dpdk-dev] [PATCH] eal: fix typo in comment

2019-04-05 Thread Thomas Monjalon
01/04/2019 13:06, Dekel Peled: > Remove redundant item 'a4' in comment. > > Fixes: 86c743cf9140 ("eal: define generic vector types") > Cc: sta...@dpdk.org > > Signed-off-by: Dekel Peled Applied, thanks

[dpdk-dev] [PATCH] eal: fix typo in comment

2019-04-01 Thread Dekel Peled
Remove redundant item 'a4' in comment. Fixes: 86c743cf9140 ("eal: define generic vector types") Cc: sta...@dpdk.org Signed-off-by: Dekel Peled --- lib/librte_eal/common/include/generic/rte_vect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_eal/common/include/g