[dpdk-dev] [dpdk-stable] [PATCH] ethdev: fix a typo

Ferruh Yigit ferruh.yigit at intel.com
Mon Mar 25 15:16:20 CET 2019


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: stable at dpdk.org
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at 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?

Thanks,
ferruh


More information about the dev mailing list