diff options
author | 2015-11-04 00:17:08 +0300 | |
---|---|---|
committer | 2015-11-04 20:59:07 -0500 | |
commit | 91d80683fc1828141e87babbd01f40e408864914 (patch) | |
tree | 190e1d75f782b2e4c19a9400caf6b94d303cd07e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drivers: net: cpsw: Add support for fixed-link PHY (diff) | |
download | linux-rng-91d80683fc1828141e87babbd01f40e408864914.tar.xz linux-rng-91d80683fc1828141e87babbd01f40e408864914.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions