diff options
author | Alexander Aring <[email protected]> | 2023-01-12 17:18:48 -0500 |
---|---|---|
committer | David Teigland <[email protected]> | 2023-01-23 16:27:27 -0600 |
commit | ef7ef015eb333c8954d7165d216ec0c774d7e4e4 (patch) | |
tree | 7a6dc304606db9c4c3dc7b3caf98445c298e993c /scripts/gdb/linux/tasks.py | |
parent | 3186409711e64ed0a0fa767fad555a5e655022da (diff) |
fs: dlm: move state change into else branch
Currently we can switch at first into DLM_CLOSE_WAIT state and then do
another state change if a condition is true. Instead of doing two state
changes we handle the other state change inside an else branch of this
condition.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions