diff options
| author | Revanth Rajashekar <[email protected]> | 2019-08-20 09:30:50 -0600 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-08-20 09:33:21 -0600 |
| commit | 89c6cc2cab7e5090dc85ce0162ce92903b3aac5d (patch) | |
| tree | 68ecd4ab58448009f2aea4678e3e07e5d99d5e21 /tools/perf/scripts/python/futex-contention.py | |
| parent | 5cc23ed75b629dfb0f8f7a7d0c80e0bab36b3960 (diff) | |
block: sed-opal: Remove always false conditional statement
In the function 'response_parse', num_entries will never be 0 as
slen is checked for 0. Hence, the condition 'if (num_entries == 0)'
can never be true.
Signed-off-by: Revanth Rajashekar <[email protected]>
Reviewed-by: Scott Bauer <[email protected]>
Reviewed-by: Jon Derrick <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions