Re: [dpdk-dev] [PATCH v2 02/18] ipsec: fix spelling errors

2021-10-07 Thread Ananyev, Konstantin
> -Original Message- > From: dev On Behalf Of Stephen Hemminger > Sent: Monday, September 13, 2021 5:10 PM > To: dev@dpdk.org > Cc: Stephen Hemminger > Subject: [dpdk-dev] [PATCH v2 02/18] ipsec: fix spelling errors > > Lots of typos in comments found by code

[dpdk-dev] [PATCH v2 02/18] ipsec: fix spelling errors

2021-09-13 Thread Stephen Hemminger
Lots of typos in comments found by codespell Signed-off-by: Stephen Hemminger --- lib/ipsec/esp_inb.c | 4 ++-- lib/ipsec/esp_outb.c | 2 +- lib/ipsec/ipsec_sad.c | 2 +- lib/ipsec/sa.c| 2 +- lib/ipsec/sa.h| 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a

[dpdk-dev] [PATCH v2 02/18] ipsec: fix spelling errors

2021-09-09 Thread Stephen Hemminger
Lots of typos in comments found by codespell Signed-off-by: Stephen Hemminger --- lib/ipsec/esp_inb.c | 4 ++-- lib/ipsec/esp_outb.c | 2 +- lib/ipsec/ipsec_sad.c | 2 +- lib/ipsec/sa.c| 2 +- lib/ipsec/sa.h| 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a