diff options
author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2022-01-29 14:55:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-31 14:42:13 +0300 |
commit | e7d966f9ea52c4c77491646068dbd5412a6225b4 (patch) | |
tree | cd83d2520cd19b990d921b503c900c63a022e048 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be94a51f3e5eee72ba4251c1b1c463872b03cf54 (diff) | |
download | linux-e7d966f9ea52c4c77491646068dbd5412a6225b4.tar.xz |
sh_eth: sh_eth_close() always returns 0
sh_eth_close() always returns 0, hence the check in sh_eth_wol_restore()
is pointless (however we cannot change the prototype of sh_eth_close() as
it implements the driver's ndo_stop() method).
Found by Linux Verification Center (linuxtesting.org) with the SVACE static
analysis tool.
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
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