diff options
author | Alexander Aring <aahringo@redhat.com> | 2023-01-13 01:18:49 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2023-01-24 01:27:28 +0300 |
commit | 723b197bbdf1e0adbab772b8e5e022c40db6a9fe (patch) | |
tree | f12d654b2799617ca732fdb9c788177c9b3b45bc /fs/notify | |
parent | ef7ef015eb333c8954d7165d216ec0c774d7e4e4 (diff) | |
download | linux-723b197bbdf1e0adbab772b8e5e022c40db6a9fe.tar.xz |
fs: dlm: remove unnecessary waker_up() calls
The wake_up() is already handled inside of midcomms_node_reset() when
switching the state to CLOSED state. So there is not need to call it
after midcomms_node_reset() again.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions