[PATCH] app/test-pmd: remove unnecessary cast
Ferruh Yigit
ferruh.yigit at amd.com
Mon Aug 26 12:45:26 CEST 2024
On 8/23/2024 5:26 PM, Stephen Hemminger wrote:
> The list of builtin cmdline commands has unnecessary cast which
> blocks compiler type checking.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
>
Fixes: af75078fece3 ("first public release")
Cc: stable at dpdk.org
I think good to backport this, to prevent any fixes later around these
lines cause apply failures to stable trees.
I can't see the initial intention of the cast, but removing looks OK.
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.k
More information about the dev
mailing list