On Wed, 2020-05-13 at 17:48 +0800, Tang Bin wrote: > 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() ^^^^^^^ typo > > > 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? > no, mlx5 patches normally go to net-next-mlx5 branch and usually pulled into net-next once a week when i send my pull requests. i will reply with "applied" when i apply this patch, but for now please fix the typo. Thanks, Saeed