diff options
author | Tang Bin <tangbin@cmss.chinamobile.com> | 2020-05-16 07:06:33 +0800 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-22 16:46:07 -0700 |
commit | 2639324a8fb69e1db88ef985e7def18a6bc106d1 (patch) | |
tree | db955ea4b7872efc32ca3220e153760930ac442f /tools/perf/scripts/python | |
parent | 593532668f635d19d207510e0fbb5c2250f56b6f (diff) |
net/mlx5e: Use IS_ERR() to check and simplify code
Use IS_ERR() and PTR_ERR() instead of PTR_ERR_OR_ZERO() to
simplify code, avoid redundant judgements.
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions