[PATCH] baseband/fpga_5gnr_fec: remove useless cast

Maxime Coquelin maxime.coquelin at redhat.com
Fri Sep 13 15:50:09 CEST 2024



On 7/25/24 19:17, Stephen Hemminger wrote:
> The rte_pktmbuf_mtod_offset macro already includes a type cast
> so casting the result just adds extra cast.
> Found by cocci/mtod-offset.cocci
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>   drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Applied to dpdk-next-baseband/for-main

Thanks,
Maxime



More information about the dev mailing list