On Fri, 15 Dec 2017 15:54:42 +0530
Hemant Agrawal <[email protected]> wrote:

> +     if ((strcmp(default_ops, RTE_MBUF_DEFAULT_MEMPOOL_OPS) == 0) &&
> +             (active_mbuf_pool_ops_name != NULL))

Why not have less parenthesis () in conditionals?

Reply via email to