diff options
author | Tariq Toukan <[email protected]> | 2022-08-01 14:24:44 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-08-01 12:44:38 -0700 |
commit | d81c7cdd7a6ddffcc8c00c991e3d6e24db84bd9e (patch) | |
tree | 425aee7b1d7728405ab4c4b4fd1d0d28555a42b3 /scripts/gdb/linux/proc.py | |
parent | 2e8f205d910eb1fc59faf24582f3faf774000360 (diff) |
net/tls: Remove redundant workqueue flush before destroy
destroy_workqueue() safely destroys the workqueue after draining it.
No need for the explicit call to flush_workqueue(). Remove it.
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions