From: Arnd Bergmann
Date: Mon, 10 Oct 2016 14:41:10 +0200
> While build testing with randconfig on x86, I ran into this warning
> that appears to have been around forever
>
> drivers/net/ethernet/ti/tlan.c: In function ‘tlan_probe1’:
> drivers/net/ethernet/ti/tlan.c:614:1: error: label ‘err_out’
While build testing with randconfig on x86, I ran into this warning
that appears to have been around forever
drivers/net/ethernet/ti/tlan.c: In function ‘tlan_probe1’:
drivers/net/ethernet/ti/tlan.c:614:1: error: label ‘err_out’ defined but not
used [-Werror=unused-label]
This can be trivially a