diff options
author | Henry Tieman <[email protected]> | 2016-09-06 18:05:11 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-09-24 19:34:16 -0700 |
commit | ac9c5c6d8c17fa105878442ac663f0e9abe3cff5 (patch) | |
tree | 00e2953a252ee70c811af0650d9f498effd14315 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a3417d287fb02e7bd24c6b1068fe6f9b52a259a6 (diff) |
i40e: removing unreachable code
The return value from i40e_shutdown_adminq() is always 0
(I40E_SUCCESS). So, the test for non-0 will never be true. Cleanup
by removing the test and debug print statement.
Change-ID: Ie51e8e37515c3e3a6a9ff26fa951d0e5e24343c1
Signed-off-by: Henry Tieman <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions