]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77a9a50aa9c7505b805af9d3e085e2621e6f2fdc
tree617a1913db5f951140c32509d6305d99acdc921f
parent78e117e77cac3bc62c52684881c253cacdc46b10
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