aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-03-02 10:31:25 +1100
committerGreg Kroah-Hartman <[email protected]>2018-03-06 04:17:27 -0800
commitf689c72d7dbc7bab1cc20440ceccf2c240530d5b (patch)
tree2179cdbe580e9c3f4cd2ef91e5fdcdee2e608dd6 /tools/perf/scripts/python/bin
parent2fab9faf9b27298c4536c1c1b14072ab18b8f80b (diff)
staging: lustre: statahead: remove incorrect test on agl_list_empty()
Including agl_list_empty() in the wait_event_idle() condition is pointless as the body of the loop doesn't do anything about the agl list. So if the list wasn't empty, the while loop would spin indefinitely. The test was removed in the lustre-release commit 672ab0e00d61 ("LU-3270 statahead: small fixes and cleanup"), but not in the Linux commit 5231f7651c55 ("staging: lustre: statahead: small fixes and cleanup"). Fixes: 5231f7651c55 ("staging: lustre: statahead: small fixes and cleanup") Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions