Re: [PATCH 10/11] ethdev: fix repeated word in comment

2022-07-24 Thread Thomas Monjalon
22/07/2022 23:41, Stephen Hemminger: > Replace 'of of' > > Signed-off-by: Stephen Hemminger > --- > lib/ethdev/rte_ethdev.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/ethdev/rte_ethdev.h b/lib/ethdev/rte_ethdev.h > index de9e970d4d11..701eac328fe6 100644 > ---

[PATCH 10/11] ethdev: fix repeated word in comment

2022-07-22 Thread Stephen Hemminger
Replace 'of of' Signed-off-by: Stephen Hemminger --- lib/ethdev/rte_ethdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ethdev/rte_ethdev.h b/lib/ethdev/rte_ethdev.h index de9e970d4d11..701eac328fe6 100644 --- a/lib/ethdev/rte_ethdev.h +++ b/lib/ethdev/rte_ethdev.h @