[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180802.102153.321128130359100641.davem@davemloft.net>
Date: Thu, 02 Aug 2018 10:21:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: netdev@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org, weiyongjun1@...wei.com
Subject: Re: [PATCH net-next] rxrpc: Remove set but not used variable 'nowj'
From: David Howells <dhowells@...hat.com>
Date: Thu, 02 Aug 2018 09:13:33 +0100
> From: Wei Yongjun <weiyongjun1@...wei.com>
>
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> net/rxrpc/proc.c: In function 'rxrpc_call_seq_show':
> net/rxrpc/proc.c:66:29: warning:
> variable 'nowj' set but not used [-Wunused-but-set-variable]
> unsigned long timeout = 0, nowj;
> ^
>
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
> Signed-off-by: David Howells <dhowells@...hat.com>
Applied.
Powered by blists - more mailing lists