On Wed, Jul 25, 2018 at 08:43:56PM +0200, Varsha Rao wrote:
> Remove unnecessary parentheses to fix the clang warning of extraneous
> parentheses.
>
> Signed-off-by: Varsha Rao <rvarsha016@xxxxxxxxx>
> ---
>Â drivers/infiniband/core/cma.c | 2 +-
>Â 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to for-next, thanks
Curious, what configuration are you using clang with? I'd like to have
it run here..