On Fri, Feb 14, 2020 at 5:28 PM Ciara Power <[email protected]> wrote: > > An equality expression already returns either 0 or 1. > There is no need to use double negation for these cases. > > Fixes: ea672a8b1655 ("mbuf: remove the rte_pktmbuf structure") > Fixes: a0fd91cefcc0 ("mempool: rename functions with confusing names") > Cc: [email protected] > > Signed-off-by: Ciara Power <[email protected]> > Acked-by: Olivier Matz <[email protected]> > Reviewed-by: Ferruh Yigit <[email protected]>
Applied, thanks. -- David Marchand

