diff options
author | 2015-11-18 14:06:34 +0100 | |
---|---|---|
committer | 2015-11-18 15:21:41 -0500 | |
commit | d37b4c0a3647db23f41c5ee85701eec3544446d1 (patch) | |
tree | 902a854c1edef0032732576e03c2f8df834a48a0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | net: hisilicon: fix binding document of mdio (diff) | |
download | linux-dev-d37b4c0a3647db23f41c5ee85701eec3544446d1.tar.xz linux-dev-d37b4c0a3647db23f41c5ee85701eec3544446d1.zip |
be2net: remove local variable 'status'
The lancer_cmd_get_file_len() uses lancer_cmd_read_object() to get
the current size of registers for ethtool registers dump. Returned status
value is stored but not checked. The check itself is not necessary as
the data_read output variable is initialized to 0 and status variable
can be removed.
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions