Re: [PATCH] net: ethernet: mlx4: Remove unnecessary parentheses
From: David Miller <davem@davemloft.net>
Date: 2018-06-04 14:15:23
Also in:
linux-rdma, lkml
From: David Miller <davem@davemloft.net>
Date: 2018-06-04 14:15:23
Also in:
linux-rdma, lkml
From: Varsha Rao <redacted> Date: Fri, 1 Jun 2018 07:30:49 +0530
This patch fixes the clang warning of extraneous parentheses, with the following coccinelle script.
...
Suggested-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Varsha Rao <redacted>
Applied to net-next, thanks.