25/03/2019 15:16, Ferruh Yigit: > On 3/22/2019 3:17 PM, Rami Rosen wrote: > > This patch fixes a trivial typo in rte_ethdev.h. > > retieve=>retrieve > > > > Fixes: 80a1deb4c77a ("ethdev: add API to retrieve queue information") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Rami Rosen <ramir...@gmail.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> > Applied to dpdk-next-net/master, thanks. > > > It is great to have these fixes, but I wonder if there is a way to get them > fixed as a bunch, can running a spell check utility on the DPDK and fix all > existing typos in one go help? Any idea? > > cc'ed John & Thomas, > Does it make sense to run something periodical, like before each release, run > spellcheck and fix the typos for whole code?
Yes, it would make sense. We can also add more spell checkers as part of checkpatch.