Hi Jason,
On Wed, Jul 25, 2018 at 10:37 PM, Jason Gunthorpe <jgg@xxxxxxxx> wrote:
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..
I have the list of warnings from previous kernel build, for which compiling with clang was possible. I sent the patch as the warning was still valid for the latest kernel too.
Thanks,
Varsha