Re: [PATCH] net/mlx5e: Use IS_ERR() to check and simplify code

From: Tang Bin
Date: Wed May 13 2020 - 06:04:44 EST


Hi David:

On 2020/5/8 4:18, David Miller wrote:
From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 May 2020 19:50:10 +0800

Use IS_ERR() and PTR_ERR() instead of PTR_ZRR_OR_ZERO()
to simplify code, avoid redundant judgements.

Signed-off-by: Zhang Shengju <zhangshengju@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
Saeed, please pick this up.

Does this mean the patch has been received and I just have to wait?

Thanks,

Tang Bin