diff options
author | Dhruva Gole <[email protected]> | 2024-08-21 17:12:50 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-08-22 21:03:52 +0200 |
commit | 6baacf9391c03f91a7644b3f94634b7d4b2c5e34 (patch) | |
tree | 8fee2bab631559b36c02fdb8aaf405f4fcf81ed9 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | d5c667e049ee75e82f3233eda0d44e39e8d492cf (diff) |
cpuidle: remove dead code from cpuidle_enter_state()
Checking for index < 0 is useless because the find_deepest_state()
function never really returns a negative value.
Since this hasn't been reported in over 9 years it's dead code, so
remove it.
Signed-off-by: Dhruva Gole <[email protected]>
Link: https://patch.msgid.link/[email protected]
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions