diff options
author | 2023-01-12 17:18:48 -0500 | |
---|---|---|
committer | 2023-01-23 16:27:27 -0600 | |
commit | ef7ef015eb333c8954d7165d216ec0c774d7e4e4 (patch) | |
tree | 7a6dc304606db9c4c3dc7b3caf98445c298e993c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fs: dlm: remove newline in log_print (diff) | |
download | wireguard-linux-ef7ef015eb333c8954d7165d216ec0c774d7e4e4.tar.xz wireguard-linux-ef7ef015eb333c8954d7165d216ec0c774d7e4e4.zip |
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 <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions