Re: [PATCH] ethernet:broadcom:bcm63xx_enet:remove redundant variable definitions

From: David Miller
Date: Thu Mar 05 2020 - 17:59:42 EST


From: tangbin <tangbin@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 5 Mar 2020 20:22:59 +0800

> in this function,ʽretʼ is always assigned,so this's definition
> 'ret = 0' make no sense.
>
> Signed-off-by: tangbin <tangbin@xxxxxxxxxxxxxxxxxxxx>

Applied with Subject line fixed.