Re: [dpdk-dev] [PATCH] eal: spelling fixes

2020-10-19 Thread Thomas Monjalon
16/10/2020 02:26, Stephen Hemminger: > Fixes spelling in comment and message about thread error. > Found while looking at checkpatch complaints about "thead" > > Signed-off-by: Stephen Hemminger Applied, thanks

[dpdk-dev] [PATCH] eal: spelling fixes

2020-10-15 Thread Stephen Hemminger
Fixes spelling in comment and message about thread error. Found while looking at checkpatch complaints about "thead" Signed-off-by: Stephen Hemminger --- lib/librte_eal/common/eal_common_proc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/librte_eal/common/eal_comm