Files
linux/drivers
Sergei Shtylyov 91d80683fc sh_eth: kill 'ret' variable in sh_eth_ring_init()
The 'ret' local variable in sh_eth_ring_init() serves no useful purpose as
the only  values it gets assigned are 0 and -ENOMEM both of which could be
returned directly...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-04 20:59:07 -05:00
..
2015-10-12 19:56:27 -07:00
2015-10-02 11:05:58 +09:00
2015-09-05 19:37:31 +02:00
2015-10-27 20:17:03 -07:00