lxt: simplify lxt97[01]_config_intr()
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 13 May 2016 23:08:02 +0000 (16:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2016 17:53:19 +0000 (13:53 -0400)
commit04e6233d57a9e68e97c248f97d1aa2cb354f3947
tree673d2ee53e64e65203388e5b1ffd11d18ad838b3
parent485b777855ed74dfcde5c46cfc88e2bc1b7c0714
lxt: simplify lxt97[01]_config_intr()

Both these functions declare the 'err' local variables for no good reason,
get rid of them.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/lxt.c