[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190722183608.GA23553@ziepe.ca>
Date: Mon, 22 Jul 2019 15:36:08 -0300
From: Jason Gunthorpe <jgg@...pe.ca>
To: Mao Wenan <maowenan@...wei.com>
Cc: bmt@...ich.ibm.com, dledford@...hat.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] infiniband: siw: remove set but not used variables
'rv'
On Fri, Jul 19, 2019 at 09:29:38AM +0800, Mao Wenan wrote:
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/infiniband/sw/siw/siw_cm.c: In function siw_cep_set_inuse:
> drivers/infiniband/sw/siw/siw_cm.c:223:6: warning: variable rv set but not used [-Wunused-but-set-variable]
>
> It is not used since commit 6c52fdc244b5("rdma/siw: connection management")
>
> Signed-off-by: Mao Wenan <maowenan@...wei.com>
> ---
> drivers/infiniband/sw/siw/siw_cm.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to for-rc
Thanks,
Jason
Powered by blists - more mailing lists