Re: [PATCH] net: ethernet: mlx4: Remove unnecessary parentheses
From: David Miller
Date: Mon Jun 04 2018 - 10:15:27 EST
From: Varsha Rao <rvarsha016@xxxxxxxxx>
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@xxxxxxxxx>
> Signed-off-by: Varsha Rao <rvarsha016@xxxxxxxxx>
Applied to net-next, thanks.