linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Wei Yongjun 44fafdaa75 net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.

Generated by: scripts/coccinelle/api/ptr_ret.cocci

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-20 14:46:00 -07:00
..
mlx4 net/mlx4_en: add xdp forwarding and data write support 2016-07-19 21:46:33 -07:00
mlx5/core net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code 2016-07-20 14:46:00 -07:00
mlxsw mlxsw: spectrum_router: Return -ENOENT in case of error 2016-07-14 22:14:54 -07:00
Kconfig mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00
Makefile mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00