[dpdk-stable] [PATCH] lib: fix unnecessary boolean casts

Olivier Matz olivier.matz at 6wind.com
Thu Dec 26 17:21:18 CET 2019


On Mon, Dec 02, 2019 at 09:15:17AM +0000, Ciara Power wrote:
> The values already boolean types, so the use of !! is unnecessary as
> it is used to convert to boolean.
> 
> Fixes: ea672a8b1655 ("mbuf: remove the rte_pktmbuf structure")
> Fixes: a0fd91cefcc0 ("mempool: rename functions with confusing names")
> Cc: olivier.matz at 6wind.com
> Cc: bruce.richardson at intel.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>

Thanks


More information about the stable mailing list