[dpdk-dev] [PATCH 00/12] cleanup useless casts of void *

Ferruh Yigit ferruh.yigit at intel.com
Wed Jun 5 16:28:32 CEST 2019


On 5/29/2019 8:14 PM, Stephen Hemminger wrote:
> Many DPDK drivers have unnecessary cast of the void * pointer
> dev->data->dev_private.
> 
> Stephen Hemminger (12):
>   net/atlantic: remove unnecessary cast
>   net/ark: remove unnecessary cast
>   net/axgbe: remove unnecessary cast
>   net/bnxt: remove unnecessary cast
>   net/bonding: remove unnecessary cast
>   net/cxgbe: remove unnecessary cast
>   net/e1000: remove unnecessary cast of void *
>   net/ena: remove unnecessary cast
>   net/enic: remove unnecessary cast
>   net/i40e: remove unnecessary cast
>   net/ixgbe: remove unnecessary cast
>   net/mlx5: remove unnecessary cast

For series
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Adding "Cc: stable at dpdk.org" to all, I think getting them into LTS reduces
conflicts later on those lines.

Series applied to dpdk-next-net/master, thanks.	



More information about the dev mailing list