net/mlx4: simplify the return expression of mlx4_init_cq_table()
authorZheng Yongjun <zhengyongjun3@huawei.com>
Wed, 9 Dec 2020 01:20:02 +0000 (09:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 03:20:46 +0000 (19:20 -0800)
commit016ade51a7d9c7b1408de0b0ba3c81f91d12bced
tree617a1913db5f951140c32509d6305d99acdc921f
parentc2af62256e8d6f3c2f72f8678efde75423490c76
net/mlx4: simplify the return expression of mlx4_init_cq_table()

Simplify the return expression.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/cq.c