On 2/6/2023 7:05 AM, Chaoyong He wrote: > This patch series aims to better align the PMD with > the preferred DPDK coding style. > - Remove the usage of 'printf()' > - Remove the unneeded header file includes > - Explicitly compare pointer with NULL > - Explicitly compare integer with 0 > > James Hershaw (3): > net/nfp: remove usage of print statements > net/nfp: remove unnecessary include
Series applied to dpdk-next-net/main, thanks.