[dpdk-dev] [PATCH] eal: fix spelling errors

2020-03-10 Thread Stephen Hemminger
Fix spelling errors in comments (found with codespell). Note that "inbetween" is not correct in English and should either be two words or better yet, the in can be dropped. https://www.grammarly.com/blog/in-between-or-inbetween/ Signed-off-by: Stephen Hemminger --- lib/librte_eal/common/eal_com

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

2019-07-07 Thread Thomas Monjalon
04/06/2019 11:21, kka...@marvell.com: > From: Krzysztof Kanas > > Fixes: a753e53d517b ("eal: add device event monitor framework") > Fixes: af75078fece3 ("first public release") > Cc: sta...@dpdk.org > > Signed-off-by: Krzysztof Kanas Applied, thanks

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

2019-06-04 Thread kkanas
From: Krzysztof Kanas Fixes: a753e53d517b ("eal: add device event monitor framework") Fixes: af75078fece3 ("first public release") Cc: sta...@dpdk.org Signed-off-by: Krzysztof Kanas --- lib/librte_eal/common/include/rte_dev.h| 2 +- lib/librte_eal/common/include/rte_interrupts.h | 2 +-