[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180704.224022.1348748543580883339.davem@davemloft.net>
Date: Wed, 04 Jul 2018 22:40:22 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: jcliburn@...il.com, chris.snook@...il.com, sd@...asysnail.net,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: alx: remove redundant variable old_duplex
From: Colin King <colin.king@...onical.com>
Date: Wed, 4 Jul 2018 08:15:30 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> Variable old_duplex is being assigned but is never used hence it is
> redundant and can be removed.
>
> Cleans up clang warning:
> warning: variable 'old_duplex' set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied.
Powered by blists - more mailing lists