Thread (8 messages) flat view 8 messages, 4 authors, 2018-07-05

Re: [PATCH] net: ethernet: sun: remove redundant variables adv and lpa

From: Colin Ian King <hidden>
Date: 2018-07-05 10:50:09
Also in: kernel-janitors, lkml

On 05/07/18 11:33, David Miller wrote:
From: Colin King <redacted>
Date: Thu,  5 Jul 2018 10:37:32 +0100
quoted
From: Colin Ian King <redacted>

Variables adv and lpa are being assigned but are never used hence they
are redundant and can be removed.

Cleans up clang warnings:
warning: variable 'lpa' set but not used [-Wunused-but-set-variable]
warning: variable 'adv' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <redacted>
I think you can safely remove the register reads too, so please
do so.
Just to clarify, just the MII_ADVERTISE and MII_LPA, or both these AND
also MII_ESTATUS too?
Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help